diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-10 12:17:17 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-10 15:25:47 -0700 |
commit | fedcc6da10f33098d76b45adefa1b4e92a261748 (patch) | |
tree | cbf0ccbef1b85031b2b3051b7ced3a2ecea60929 /drivers/clk/imgtec | |
parent | a62052ba2aecb9269a32efeb3e22f96b83a13304 (diff) | |
download | linux-fedcc6da10f33098d76b45adefa1b4e92a261748.tar.bz2 |
bonding: no need to print a message if debugfs_create_dir() fails
The debugfs core now will print a message if this function fails, so
don't duplicate that logic. Also, no need to change the code logic if
the call fails either, as no debugfs calls should interrupt normal
kernel code for any reason.
Cc: Jay Vosburgh <j.vosburgh@gmail.com>
Cc: Veaceslav Falico <vfalico@gmail.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/clk/imgtec')
0 files changed, 0 insertions, 0 deletions