diff options
| author | Bart Van Assche <[email protected]> | 2018-08-06 15:34:21 -0700 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2018-08-07 09:20:18 +0200 |
| commit | 554ec508653688c21d9b8024af73a1ffaa0164b9 (patch) | |
| tree | 4e03580a008d12457bf63e49e6aa981cede9e730 /scripts/gdb/linux/modules.py | |
| parent | ffaa619af1b062d5a37871df6363aa52356007a7 (diff) | |
lib/vsprintf: Do not handle %pO[^F] as %px
This patch avoids that gcc reports the following when building with W=1:
lib/vsprintf.c:1941:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
switch (fmt[1]) {
^~~~~~
Fixes: 7b1924a1d930eb2 ("vsprintf: add printk specifier %px")
Link: http://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Cc: Bart Van Assche <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: v4.15+ <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions