aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2013-02-21 11:01:23 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-02-21 11:06:34 -0300
commit59b9796d1e0e5edb6eb3d5ae550eac0d53d27adb (patch)
tree1e07817873d2d3be13bd1428c4fe36efd47315d7 /tools/perf/scripts/python
parenti5100_edac: connect fault injection to debugfs node (diff)
downloadlinux-59b9796d1e0e5edb6eb3d5ae550eac0d53d27adb.tar.gz
linux-59b9796d1e0e5edb6eb3d5ae550eac0d53d27adb.zip
i5100_edac: Remove two checkpatch warnings
The last changeset introduced a few checkpatch warnings: WARNING: debugfs_remove_recursive(NULL) is safe this check is probably not required 261: FILE: drivers/edac/i5100_edac.c:1207: + if (priv->debugfs) + debugfs_remove_recursive(priv->debugfs); WARNING: debugfs_remove(NULL) is safe this check is probably not required 290: FILE: drivers/edac/i5100_edac.c:1250: + if (i5100_debugfs) + debugfs_remove(i5100_debugfs); Get rid of them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions