diff options
| author | Borislav Petkov <[email protected]> | 2024-05-16 10:22:40 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2024-05-16 10:46:36 +0000 |
| commit | dd0716c2b87792ebea30864e7ad1df461d4c1525 (patch) | |
| tree | f6a9568cd9dc79b6a54533111dda45cf913a0e8c /drivers/pwm/pwm-stm32.c | |
| parent | Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
| download | kernel-dd0716c2b87792ebea30864e7ad1df461d4c1525.tar.gz kernel-dd0716c2b87792ebea30864e7ad1df461d4c1525.zip | |
x86/boot: Add a fallthrough annotation
Add implicit fallthrough checking to the decompressor code and fix this
warning:
arch/x86/boot/printf.c: In function ‘vsprintf’:
arch/x86/boot/printf.c:248:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
248 | flags |= SMALL;
| ^
arch/x86/boot/printf.c:249:3: note: here
249 | case 'X':
| ^~~~
This is a patch from three years ago which I found in my trees, thus the
SUSE authorship still.
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions
