diff options
author | Thomas Zimmermann <[email protected]> | 2023-07-15 20:51:58 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-07-24 16:50:39 +0200 |
commit | 751f9a8b10cd7ea934cd0fc3b732debc5b4343b2 (patch) | |
tree | 548534399df132ca7fcc31fc612eba9c815a7f92 /scripts/generate_rust_analyzer.py | |
parent | 7e2e43971cc461cee1afc9d5995c040a83a09c1c (diff) |
fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT
The flag FBINFO_FLAG_DEFAULT is 0 and has no effect, as struct
fbinfo.flags has been allocated to zero by devm_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: Helge Deller <[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