summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visornic
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-29 16:29:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-01 10:47:43 +0200
commite206a0d47efa04b90eb5de5b9adee3c81bda9b03 (patch)
treeb53892b8d3e5957a0a87baffa588fac3bd2281dd /drivers/staging/unisys/visornic
parent00aaa6b138d967cd815f427c59c4e4162084e574 (diff)
staging: rtlwifi: don't check the return value of debugfs_create_file
We never did anything with the return value, and it does not matter if the call succeeds or not (it's just debugging code), so don't even check it. Cc: Larry Finger <Larry.Finger@lwfinger.net> Cc: Ping-Ke Shih <pkshih@realtek.com> Cc: Colin Ian King <colin.king@canonical.com> Cc: "Frank A. Cancio Bello" <frank@generalsoftwareinc.com> Cc: Nathan Chancellor <natechancellor@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/visornic')
0 files changed, 0 insertions, 0 deletions