diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 09:32:25 +0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2013-09-30 08:02:33 +0400 |
commit | 3c41aa710846c76400d6e8cf06600cc3eb8cbcc2 (patch) | |
tree | f18fe91c7e01ae5e60d7759b2155e6b3d4454d4f /arch/arm/mach-davinci/board-sffsdr.c | |
parent | ab0dc7a81df2595a18b328d2c7031b00bd7efb1e (diff) | |
download | linux-3c41aa710846c76400d6e8cf06600cc3eb8cbcc2.tar.xz |
i2c: bfin-twi: 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: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'arch/arm/mach-davinci/board-sffsdr.c')
0 files changed, 0 insertions, 0 deletions