aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-18 17:52:46 +0200
committerGreg Kroah-Hartman <[email protected]>2019-06-21 15:46:30 +0200
commit200f3a3fec0c1efab6dcdadc18c65eb61b4c89ce (patch)
treedf5c0e9ae64bf552f92d31307f40254bd65f002b /net/lapb/lapb_in.c
parent7c7e301406d0a93051d236600a72066278c2e4dc (diff)
coresight: cpu-debug: 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: Suzuki K Poulose <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: [email protected] Reviewed-by: Mathieu Poirier <[email protected]> Tested-by: Mathieu Poirier <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions