diff options
author | 2011-11-08 20:14:14 +0100 | |
---|---|---|
committer | 2011-11-11 15:09:29 +0100 | |
commit | 8383c6bf9356cfd7093f7afbf16d2b8b4e1c2772 (patch) | |
tree | 99a348a8f6ec3102a8b6a1d82d0fd4cb4e915b42 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid (diff) | |
download | linux-dev-8383c6bf9356cfd7093f7afbf16d2b8b4e1c2772.tar.xz linux-dev-8383c6bf9356cfd7093f7afbf16d2b8b4e1c2772.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions