diff options
author | Andy Whitcroft <apw@shadowen.org> | 2008-10-16 07:02:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 20:21:34 +0200 |
commit | 0d413866c7df63794790518e3fd5890969c206ad (patch) | |
tree | 2b5ab7a342959853fc30cb65584b603242f02bf4 /scripts/kernel-doc | |
parent | checkpatch: square brackets -- exemption for array slices in braces (diff) | |
download | linux-0d413866c7df63794790518e3fd5890969c206ad.tar.xz linux-0d413866c7df63794790518e3fd5890969c206ad.zip |
checkpatch: values: double ampersand may be unary
It is possible to use double ampersand (&&) in unary context where it
means the address of a goto label. Handle spacing for it.
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/kernel-doc')
0 files changed, 0 insertions, 0 deletions