mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
53f6f39178
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: Richard Fontana <rfontana@redhat.com> Cc: Steve Winslow <swinslow@gmail.com> Cc: netdev@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
caif_hsi.c | ||
caif_serial.c | ||
caif_spi_slave.c | ||
caif_spi.c | ||
caif_virtio.c | ||
Kconfig | ||
Makefile |