diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 14:04:44 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-17 09:49:24 -0700 |
commit | 37c3a3c4ffde23115c58bec7694082b3a44c6da5 (patch) | |
tree | 34b0d158d697b91727b049bee731f1e9856f4d8c /include/linux/usb.h | |
parent | 46c73d1d3ebc38feed1d97c6980252a0a01f6a5b (diff) |
USB: ehci-fsl: Remove casting the return value which is a void pointer
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions