diff options
author | Thomas Zimmermann <[email protected]> | 2023-07-15 20:51:51 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-07-24 16:50:39 +0200 |
commit | 8920157acb0470510d2836a0b02a65d9849ad5aa (patch) | |
tree | 3c7d649b246a63cf84fdf2b888da710f3ba05cdb /scripts/generate_rust_analyzer.py | |
parent | 0e007891196ff598698e435b5a3ac14c5f131e53 (diff) |
auxdisplay: 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 framebuffer_alloc(). 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]>
Acked-by: Miguel Ojeda <[email protected]>
Cc: Miguel Ojeda <[email protected]>
Cc: Robin van der Gracht <[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