aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-13 15:20:12 +0200
committerAlex Deucher <[email protected]>2019-06-13 13:59:49 -0500
commit4be8be78b7d848544b7c4b0191791c7e5c2e2236 (patch)
tree5f22a8ce371f2e2ab90a7b39b34ce3d848f83a6d /net/switchdev/switchdev.c
parent641d30035c7d7ad273e2cb2ba52cba0150236fc5 (diff)
amdgpu_dm: 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: Harry Wentland <[email protected]> Cc: Leo Li <[email protected]> Cc: Alex Deucher <[email protected]> Cc: "Christian König" <[email protected]> Cc: "David (ChunMing) Zhou" <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: Nicholas Kazlauskas <[email protected]> Cc: David Francis <[email protected]> Cc: Mario Kleiner <[email protected]> Cc: Bhawanpreet Lakha <[email protected]> Cc: Anthony Koo <[email protected]> Cc: hersen wu <[email protected]> Cc: "Leo (Hanghong) Ma" <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions