aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2023-08-31 14:05:54 +0200
committerHelge Deller <[email protected]>2023-09-01 00:29:34 +0200
commit33d02972d8be284faee25d8b9a59017c07cde4db (patch)
treedf2a690f3dc578fb8dcc5064ee90d0ac3c83edde /scripts/clang-tools/gen_compile_commands.py
parenta9415b03f0213fdf8194e128980445a0d692cd5d (diff)
fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags
The .need_pwm and .need_chargepump fields in struct ssd1307fb_deviceinfo are flags that can have only two possible values: 0 and 1. Reduce kernel size by changing their types from int to bool. Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Javier Martinez Canillas <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions