summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-29 17:31:03 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-31 12:54:22 +0200
commitda281a8e972fa97cf74344a98eb415116744b569 (patch)
tree0be71da352ecc3f115b7611bfc7677410e8367e3 /crypto
parenta143dca4f3340dfc6febd7a4022c6ffb2bf2dad4 (diff)
downloadlinux-da281a8e972fa97cf74344a98eb415116744b569.tar.gz
linux-da281a8e972fa97cf74344a98eb415116744b569.tar.bz2
linux-da281a8e972fa97cf74344a98eb415116744b569.zip
USB: gadget: udc: bcm63xx_udc: 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. There is also no need to keep the file dentries around at all, so remove those variables from the device structure. Cc: Kevin Cernekee <cernekee@gmail.com> Cc: Felipe Balbi <balbi@kernel.org> Cc: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions