a62052ba2a
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. This cleans up a lot of unneeded code and logic around the debugfs wimax files, making all of this much simpler and easier to understand. Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> Cc: linux-wimax@intel.com Cc: netdev@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
debug-levels.h | ||
debugfs.c | ||
id-table.c | ||
Kconfig | ||
Makefile | ||
op-msg.c | ||
op-reset.c | ||
op-rfkill.c | ||
op-state-get.c | ||
stack.c | ||
wimax-internal.h |