diff options
author | 2022-07-11 17:50:29 +0200 | |
---|---|---|
committer | 2022-07-18 07:56:18 +0200 | |
commit | 4a13bcd8ccd5cc063969620e68f068a83cccc55a (patch) | |
tree | ac365a5fc6d5e49ce211d887e2c68dbceb7c7ea8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | video: fbdev: atari: Fix ext_setcolreg() (diff) | |
download | linux-dev-4a13bcd8ccd5cc063969620e68f068a83cccc55a.tar.xz linux-dev-4a13bcd8ccd5cc063969620e68f068a83cccc55a.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions