Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232894 > unrolled thread
| Started by | Darren Hart <dvhart@infradead.org> |
|---|---|
| First post | 2015-09-25 17:40 +0200 |
| Last post | 2015-09-25 17:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2] toshiba_acpi: Remove unneeded u32 variables from *setup_keyboard Darren Hart <dvhart@infradead.org> - 2015-09-25 17:40 +0200
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Date | 2015-09-25 17:40 +0200 |
| Subject | Re: [PATCH v2] toshiba_acpi: Remove unneeded u32 variables from *setup_keyboard |
| Message-ID | <qcDgm-5xb-23@gated-at.bofh.it> |
On Fri, Sep 18, 2015 at 10:45:34PM -0600, Azael Avalos wrote: > The function toshiba_acpi_setup_keyboard currently has two u32 variables > used to store the Hotkey Event Type and the result of the HCI_SYSTEM_EVENT > query. > > This patch removes those two variables, as we already have a global > variable named "hotkey_event_type" and the result of the HCI_SYSTEM_EVENT > query can be checked directly from the function. > > Signed-off-by: Azael Avalos <coproscefalo@gmail.com> Applied, thanks Azael. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web