aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-holtekff.c
diff options
context:
space:
mode:
authorThomas Meyer <thomas@m3y3r.de>2011-11-08 14:14:14 -0500
committerJiri Kosina <jkosina@suse.cz>2011-11-11 09:09:29 -0500
commit8383c6bf9356cfd7093f7afbf16d2b8b4e1c2772 (patch)
tree99a348a8f6ec3102a8b6a1d82d0fd4cb4e915b42 /drivers/hid/hid-holtekff.c
parent30307c69d59b14723fbf8a524847b302388c702d (diff)
HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless
Casting (void *) value returned by kmalloc is useless as mentioned in Documentation/CodingStyle, Chap 14. The semantic patch that makes this change is available in scripts/coccinelle/api/alloc/drop_kmalloc_cast.cocci. Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-holtekff.c')
0 files changed, 0 insertions, 0 deletions