aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorBrian Norris <[email protected]>2015-02-28 02:02:30 -0800
committerBrian Norris <[email protected]>2015-03-11 15:21:48 -0700
commit0ec56dc4a1489d5b1d23d1c019b76a69ce153805 (patch)
treef3a80f7d26a2e57e409e02e4602a60217b2c8be5 /tools/perf/util/scripting-engines/trace-event-python.c
parente22b7651ef23ad90eed4bdbe75f12194f47d7a4f (diff)
mtd: nand: fully initialize mtd_oob_ops
We're not initializing the ooblen field. Our users don't care, since they check that oobbuf == NULL first, but it's good practice to zero unused fields out. We can drop the NULL initializations since we're memset()ing the whole thing. Noticed by Coverity, CID #200821, #200822 Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions