diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-04-23 17:15:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-06 23:27:01 +0300 |
commit | cbbcd1f3b8b05e3e4434ab1eb183091aeb6189eb (patch) | |
tree | f94a40aa4a06123ee417648417a160f8dc02ee29 /drivers/tty/serial/sunsab.h | |
parent | 9a499db0325b8a8e2368f21fef66705b120f38ba (diff) | |
download | linux-cbbcd1f3b8b05e3e4434ab1eb183091aeb6189eb.tar.xz |
serial: ifx6x60: Remove superfluous casts when calling request_irq()
There's no need to cast the last parameter of {request,free}_irq() to
"void *", as any pointer type is accepted.
Remove the superfluous casts to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sunsab.h')
0 files changed, 0 insertions, 0 deletions