diff options
author | Thomas Zimmermann <[email protected]> | 2023-07-15 20:51:48 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-07-24 16:50:38 +0200 |
commit | 76a68cdecc080890925c404b23751cc977811cc9 (patch) | |
tree | 5f6a476cba79cd38872ec95d2550ac3864a6d3ee /scripts/generate_rust_analyzer.py | |
parent | b3e148d730b7255dfcfb080c8633146e44b83b0c (diff) |
fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
The flag FBINFO_DEFAULT is 0 and has no effect, as struct fbinfo.flags
has been allocated to zero by dmam_alloc_coherent(__GFP_ZERO). 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: Timur Tabi <[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