Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1298625
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/5] HID: move to_hid_device() to hid.h |
| Date | 2015-12-28 13:50 +0100 |
| Message-ID | <qKFpn-205-9@gated-at.bofh.it> (permalink) |
| References | <qKfOh-52f-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, 27 Dec 2015, Geliang Tang wrote: > to_hid_device() macro is defined in both hid-lg4ff.c and > hid-logitech-hidpp.c. So I move it to include/linux/hid.h. > > Signed-off-by: Geliang Tang <geliangtang@163.com> I've applied the whole series to hid.git#for-4.5/container-of-cleanups -- Jiri Kosina SUSE Labs -- 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 linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/5] HID: move to_hid_device() to hid.h Geliang Tang <geliangtang@163.com> - 2015-12-27 10:30 +0100 [PATCH 5/5] HID: use kobj_to_dev() Geliang Tang <geliangtang@163.com> - 2015-12-27 10:30 +0100 [PATCH 3/5] HID: add a new helper to_hid_driver() Geliang Tang <geliangtang@163.com> - 2015-12-27 10:30 +0100 [PATCH 2/5] HID: use to_hid_device() Geliang Tang <geliangtang@163.com> - 2015-12-27 10:30 +0100 Re: [PATCH 1/5] HID: move to_hid_device() to hid.h Jiri Kosina <jikos@kernel.org> - 2015-12-28 13:50 +0100
csiph-web