aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2018-05-29 17:30:54 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-31 12:54:22 +0200
commit465d3256f635a85f2b58ad0f4800fa38078e3555 (patch)
tree885cf8ebdf652fd1193cca6b6e6a2628fa0f8605 /drivers/fpga/fpga-bridge.c
parent9fc6f2203f5def3c8798c695dae49ee441a8192c (diff)
USB: imx21-hcd: 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: Felipe Balbi <[email protected]> Cc: Johan Hovold <[email protected]> Cc: Andy Shevchenko <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions