diff options
author | J. Bruce Fields <bfields@redhat.com> | 2019-10-03 19:33:08 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2019-10-08 23:01:33 +0300 |
commit | c4b77edb3f7f58a3241d318f946ed68708776f8b (patch) | |
tree | 34d9f43dada0ad30883115fe223b42a580422b3d /scripts/gen_compile_commands.py | |
parent | 19a1aad8886fd5b704b02870020cb6694f686991 (diff) | |
download | linux-c4b77edb3f7f58a3241d318f946ed68708776f8b.tar.xz |
nfsd: "\%s" should be "%s"
Randy says:
> sparse complains about these, as does gcc when used with --pedantic.
> sparse says:
>
> ../fs/nfsd/nfs4state.c:2385:23: warning: unknown escape sequence: '\%'
> ../fs/nfsd/nfs4state.c:2385:23: warning: unknown escape sequence: '\%'
> ../fs/nfsd/nfs4state.c:2388:23: warning: unknown escape sequence: '\%'
> ../fs/nfsd/nfs4state.c:2388:23: warning: unknown escape sequence: '\%'
I'm not sure how this crept in. Fix it.
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions