summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 18:21:20 +0300
committerLuca Coelho <luciano.coelho@intel.com>2019-04-03 11:20:03 +0300
commitcf5d566322bed40850594fd0118626ab5d1f2f7b (patch)
tree7d07d76de5c8c71379770a6d518f50f282502b3d /tools/perf/scripts/python
parentc9af7528c3311a5c20dccf915ef1a8db623053f7 (diff)
downloadlinux-cf5d566322bed40850594fd0118626ab5d1f2f7b.tar.xz
iwlwifi: pcie: 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: Johannes Berg <johannes.berg@intel.com> Cc: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Cc: Luca Coelho <luciano.coelho@intel.com> Cc: Intel Linux Wireless <linuxwifi@intel.com> Cc: Kalle Valo <kvalo@codeaurora.org> Cc: linux-wireless@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions