diff options
author | 2019-11-07 09:52:38 +0100 | |
---|---|---|
committer | 2019-11-09 11:50:54 +0100 | |
commit | d0dd61a2774fa50304eccfb2b8d67265b29f3bd8 (patch) | |
tree | 5a220566f2da27656719917377d181c3219331b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | of: property: Add device link support for iommus, mboxes and io-channels (diff) | |
download | wireguard-linux-d0dd61a2774fa50304eccfb2b8d67265b29f3bd8.tar.xz wireguard-linux-d0dd61a2774fa50304eccfb2b8d67265b29f3bd8.zip |
media: c8sectpfe: 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: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-media@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20191107085238.GA1285658@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions