diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 14:00:11 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 14:00:11 -0800 |
commit | 8111e4ecf9373f6d76504416b0e76b18372f3598 (patch) | |
tree | a936712836b3e6cfa401989cc32e86e99180100d /drivers/usb/wusbcore/Makefile | |
parent | dd63b0b4d6d036e1d5f7008c97c30789415489de (diff) |
USB: serial: metro-usb: remove unneeded cast and function call
We should use kzalloc() instead of kmalloc() and memset(), and remove an
unneeded void * cast as well.
Cc: Aleksey Babahin <tamerlan311@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/wusbcore/Makefile')
0 files changed, 0 insertions, 0 deletions