diff options
author | Osama Muhammad <osmtendev@gmail.com> | 2023-05-25 20:27:46 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-05-26 14:18:35 +0300 |
commit | 9b9e46aa07273ceb96866b2e812b46f1ee0b8d2f (patch) | |
tree | 978a75f47c3d6d38f9454cf43e85be67b09dd54b /Documentation/netlink | |
parent | dc362e20cd6ab7a93d1b09669730c406f0910c35 (diff) | |
download | linux-9b9e46aa07273ceb96866b2e812b46f1ee0b8d2f.tar.xz |
nfcsim.c: Fix error checking for debugfs_create_dir
This patch fixes the error checking in nfcsim.c.
The DebugFS kernel API is developed in
a way that the caller can safely ignore the errors that
occur during the creation of DebugFS nodes.
Signed-off-by: Osama Muhammad <osmtendev@gmail.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/netlink')
0 files changed, 0 insertions, 0 deletions