aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkuboot.sh
diff options
context:
space:
mode:
authorNicolas Palix <npalix@diku.dk>2010-08-24 11:39:02 -0400
committerMichal Marek <mmarek@suse.cz>2010-08-31 05:37:53 -0400
commitafc48a82fafe55dbeeaf7c0d83d29cf279cb1c70 (patch)
tree5d6c5ff7aa828aeb7d3470ee969c6888526d5ee1 /scripts/mkuboot.sh
parent4045159253a49a56d117148d67bc86a72762a0d3 (diff)
Coccinelle: Add iterators/itnull.cocci
Many iterators have the property that the first argument is always bound to a real list element, never NULL. False positives arise for some iterators that do not have this property, or in cases when the loop cursor is reassigned. The latter should only happen when the matched code is on the way to a loop exit (break, goto, or return). Signed-off-by: Nicolas Palix <npalix@diku.dk> Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/mkuboot.sh')
0 files changed, 0 insertions, 0 deletions