/// The address of a variable or field is likely always to be non-zero. /// // Confidence: High // Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2. // Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2. // URL: http://coccinelle.lip6.fr/ // Comments: // Options: --no-includes --include-headers virtual org virtual report virtual context @r@ expression x; statement S1,S2; position p; @@ *if@p (&x) S1 else S2 @script:python depends on org@ p << r.p; @@ cocci.print_main("test of a variable/field address",p) @script:python depends on report@ p << r.p; @@ msg = "ERROR: test of a variable/field address" coccilib.report.print_report(p[0],msg) > cgit logo index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/net/mpls/Makefile
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@marvell.com>2017-01-23 15:15:32 +0800
committerLinus Walleij <linus.walleij@linaro.org>2017-01-30 09:15:10 +0100
commite82d02580af45663fad6d3596e4344c606e81e10 (patch)
tree5a19fff63af270f77ab5ae79fdf2c806e4e4ebb2 /net/mpls/Makefile
parent566cf877a1fcb6d6dc0126b076aad062054c2637 (diff)
pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
This should be a typo. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'net/mpls/Makefile')