diff options
author | Andy Whitcroft <apw@shadowen.org> | 2008-10-15 22:02:23 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 11:21:35 -0700 |
commit | 2a1bc5d5c5096f2dfb6f8b18f39ecb718f101535 (patch) | |
tree | 877a3ab1828a452f0592a58d0f171e2ffe86dc1a /kernel/nsproxy.c | |
parent | 9bd49efe4e4bf88d9c1026db50325fd1b2e59519 (diff) |
checkpatch: %Lx tests should hand %% as a literal
Ensure that we handle literal %'s correctly when adjacent to a %Lx.
%Lx bad
%%Lx good
%%%Lx bad
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/nsproxy.c')
0 files changed, 0 insertions, 0 deletions