diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2022-07-11 17:50:29 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-07-18 07:56:18 +0200 |
commit | 4a13bcd8ccd5cc063969620e68f068a83cccc55a (patch) | |
tree | ac365a5fc6d5e49ce211d887e2c68dbceb7c7ea8 /arch/csky | |
parent | 35fa155e836833fdd5744c5237aca7e2c2c31e03 (diff) |
video: fbdev: atari: Remove unneeded casts from void *
There is no need to cast fb_info.par to "struct atafb_par *", as the
former has type "void *".
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 'arch/csky')
0 files changed, 0 insertions, 0 deletions