aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 15:57:42 +0100
committerPaul Burton <[email protected]>2019-01-22 11:17:20 -0800
commitd8140426bc39f7d4f00f6d55e1e7f269a3762ffa (patch)
tree8d9a3abd29feab75132fe14486822dcb4da746ca /tools/perf/scripts/python/export-to-postgresql.py
parentef9d5a6a3f5c0badaf0d33170c02a2c30164b5be (diff)
mips: kernel: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: Ralf Baechle <[email protected]> Cc: Paul Burton <[email protected]> Cc: James Hogan <[email protected]> Cc: Yangtao Li <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Mike Rapoport <[email protected]> Cc: Mathieu Malaterre <[email protected]> Cc: Huacai Chen <[email protected]> Cc: Marcin Nowakowski <[email protected]> Cc: Yasha Cherikovsky <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Paul Burton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions