diff options
author | Bartlomiej Zolnierkiewicz <[email protected]> | 2020-03-24 14:45:03 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2020-04-17 15:50:01 +0200 |
commit | 38bf1077cf24cc20fdf459e51bb87b553f4fb79d (patch) | |
tree | 8f5420c211d6610c9894ba98be4fc1dfa90925c5 /scripts/gdb/linux/proc.py | |
parent | 304d63d4d89dc2c24bdfc7730355ca38f589f91b (diff) |
video: fbdev: controlfb: fix sparse warning about using incorrect type
Use in_le32() instead of le32_to_cpup() to fix sparse warning about
improper type of the argument.
Also drop inline keyword from control_par_to_var() prototype
(to match function definition).
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions