aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block/blk-cgroup.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 21:47:54 +0200
committerJens Axboe <axboe@kernel.dk>2019-06-04 13:38:23 -0600
commite0241fb0b94399bb4131da7f29dc92cf5dc1ae71 (patch)
tree7edf7e6c062ed2479ace8997d6dcbd6d06afc70c /block/blk-cgroup.c
parentMAINTAINERS: Hand over skd maintainership (diff)
downloadwireguard-linux-e0241fb0b94399bb4131da7f29dc92cf5dc1ae71.tar.xz
wireguard-linux-e0241fb0b94399bb4131da7f29dc92cf5dc1ae71.zip
block: aoe: 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: "Ed L. Cashin" <ed.cashin@acm.org> Cc: linux-block@vger.kernel.org Cc: Omar Sandoval <osandov@osandov.com> Acked-by: Justin Sanders <justin@coraid.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-cgroup.c')
0 files changed, 0 insertions, 0 deletions