diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-16 17:32:54 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-09-18 16:51:18 +0200 |
commit | 221a27c240343b39052c05baa64deace845801ff (patch) | |
tree | 6217066fa789ecbab839e48f922e43a50e5369bd /drivers/input/misc | |
parent | Input: add SYN_MAX and SYN_CNT constants (diff) | |
download | linux-221a27c240343b39052c05baa64deace845801ff.tar.xz linux-221a27c240343b39052c05baa64deace845801ff.zip |
Input: cypress_ps2 - 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc')
0 files changed, 0 insertions, 0 deletions