Select Git revision
wimax
Forked from
Jonas Rabenstein / Linux
24094 commits behind the upstream repository.
Greg Kroah-Hartman
authored and
David S. Miller
committed
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>
Name | Last commit | Last update |
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
debug-levels.h | ||
debugfs.c | ||
id-table.c | ||
op-msg.c | ||
op-reset.c | ||
op-rfkill.c | ||
op-state-get.c | ||
stack.c | ||
wimax-internal.h |