commit | 356fd398135480363402cd334ac3218be56b7201 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Aug 06 16:10:31 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 06 18:01:27 2014 -0700 |
tree | bbb47f09a241e08a168fa7742e67283cfdf3dd93 | |
parent | 032a4c0f9a77ce565355c6e191553e853ba66f09 [diff] |
checkpatch: fix complex macro false positive for escaped constant char A single escaped constant char is not a complex macro. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>