diff options
author | Greg Kroah-Hartman <[email protected]> | 2020-08-18 15:37:39 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-09-07 10:47:45 +0100 |
commit | d27b1cdc10e7b2d8611b83e8db92eb7dc13d0cd5 (patch) | |
tree | 05eaf304f0fe6c4574cce8d49e20cad77a91db9a /lib/test_overflow.c | |
parent | 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff) |
PCI: tegra: 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.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: Jonathan Hunter <[email protected]>
Cc: Vidya Sagar <[email protected]>
Cc: Andrew Murray <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions