diff options
author | Andy Whitcroft <apw@shadowen.org> | 2008-10-16 01:02:23 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 14:21:35 -0400 |
commit | 2a1bc5d5c5096f2dfb6f8b18f39ecb718f101535 (patch) | |
tree | 877a3ab1828a452f0592a58d0f171e2ffe86dc1a /scripts/bootgraph.pl | |
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 'scripts/bootgraph.pl')
0 files changed, 0 insertions, 0 deletions