search for: badif

Displaying 1 result from an estimated 1 matches for "badif".

Did you mean: badf
2019 Mar 26
0
[RFC PATCH] drm/nouveau/fb/ram/gk104: move assignment out of condition
.../ to achieve the same level of confusing code- so confidence /// Low for now (though the the nouveau cases all are patched /// correctly) /// // Copyright: (C) 2019 Nicholas Mc Guire. GPL-V2. // Confidence: Low // Comments: // Options: --no-includes --include-headers virtual patch virtual report @badif@ position p; statement S; expression E1,E2; @@ if at p (E1,E2) S @script:python depends on report@ p << badif.p; @@ msg = "unconditional code hiding in if condition" coccilib.report.print_report(p[0],msg) @fixbadif depends on badif && patch@ position p=badif.p; stateme...