• J. Bruce Fields's avatar
    nfsd: "\%s" should be "%s" · c4b77edb
    J. Bruce Fields authored
    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: default avatarRandy Dunlap <rdunlap@infradead.org>
    Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
    c4b77edb
nfs4state.c 201 KB