aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-07-15 20:51:52 +0200
committerThomas Zimmermann <[email protected]>2023-07-24 16:50:39 +0200
commit8bf3ea7d7bd17e0a62c5e73341926c29adad4fd0 (patch)
tree5846dd6962cfb327b86898e56fd7f71038fce1dc /scripts/generate_rust_analyzer.py
parent8920157acb0470510d2836a0b02a65d9849ad5aa (diff)
hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
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: Benjamin Tissoires <[email protected]> Acked-by: Bruno PrĂ©mont <[email protected]> Cc: "Bruno PrĂ©mont" <[email protected]> Cc: Jiri Kosina <[email protected]> Cc: Benjamin Tissoires <[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