diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2022-07-11 18:50:30 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-07-18 08:56:18 +0300 |
commit | 3ee5e2280343472de16a9048d6b9049c66d572e3 (patch) | |
tree | 199a9dc7a1f0f05b24f267243b22e6f6fd188e60 /LICENSES | |
parent | 4a13bcd8ccd5cc063969620e68f068a83cccc55a (diff) | |
download | linux-3ee5e2280343472de16a9048d6b9049c66d572e3.tar.xz |
video: fbdev: atari: Remove unneeded casts to void *
Arbitrary pointers can be passed to functions accepting "void *" without
casting.
Remove the casts, as they make it impossible to validate types.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions