diff options
author | Thomas Zimmermann <[email protected]> | 2023-07-15 20:51:53 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-07-24 16:50:39 +0200 |
commit | 9c73576c78d591b78985a2a35c83b4ff786a3f70 (patch) | |
tree | 73e7df909af003def366e1231e7cc28ad43578ea /scripts/generate_rust_analyzer.py | |
parent | 8bf3ea7d7bd17e0a62c5e73341926c29adad4fd0 (diff) |
media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
The flag FBINFO_FLAG_DEFAULT is 0 and has no effect, as struct
fbinfo.flags has been allocated to zero by kzalloc(). So do not
set it.
Flags should signal differences from the default values. After cleaning
up all occurrences of FBINFO_DEFAULT, the token will be removed.
v2:
* fix commit message (Miguel)
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Cc: Andy Walls <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Hans Verkuil <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions