OSDN Git Service

HID: core: reformat and reduce hid_printk macros
authorJoshua Clayton <stillcompiling@gmail.com>
Mon, 12 Aug 2019 15:20:20 +0000 (09:20 -0600)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 18 Sep 2019 13:58:12 +0000 (15:58 +0200)
commit337c22ab1d4f316f37e7a7c78bdea3d768270542
treef0cc6a535d507a47675fe64b6351a336207969fc
parent2acf40f0454d41b8d51c95d317283c20c931164d
HID: core: reformat and reduce hid_printk macros

Reformat hid_printk macros to use standard __VA_ARGS__ syntax.
Per Joe Perches hid_printk(), hid_emerg(), hid_crit(), and hid_alert() are
unlikely ever to be used. Remove them.

Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
include/linux/hid.h