diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-06-15 19:11:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-20 07:22:03 -0300 |
commit | e080842c6c31249010adb184f9efbbc5cb40bd2b (patch) | |
tree | c28916fdb6d06c3a4f51e721af0f5eee4625278c /fs/seq_file.c | |
parent | 18245e18eeae15e928b46c1ae0f3a19bdc50419d (diff) |
V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs
fix the following checkpatch.pl warning:
WARNING: unnecessary cast may hide bugs,
see http://c-faq.com/malloc/mallocnocast.html
596: FILE: linux/drivers/media/dvb/siano/smscoreapi.c:540:
+ msg = (struct SmsMsgHdr_ST *) kmalloc(PAGE_SIZE, GFP_KERNEL | GFP_DMA);
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'fs/seq_file.c')
0 files changed, 0 insertions, 0 deletions