aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorMarkus Pargmann <mpa@pengutronix.de>2015-10-24 15:15:34 -0400
committerMarkus Pargmann <mpa@pengutronix.de>2016-02-03 05:02:56 -0500
commit27ea43fe2a32f63bb6f442dafc2133232b8af4a6 (patch)
tree145cf78515bd373bc9ccbd56772590890ef006cf /.mailmap
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
nbd: Fix debugfs error handling
Static checker complains about the implemented error handling. It is indeed wrong. We don't care about the return values of created debugfs files. We only have to check the return values of created dirs for NULL pointer. If we use a null pointer as parent directory for files, this may lead to debugfs files in wrong places. Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions