linux_dsm_epyc7002/arch/mips/ralink
Greg Kroah-Hartman 4c90de4dd3
mips: ralink: no need to check return value of debugfs_create functions
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: John Crispin <john@phrozen.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@mips.com>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paul Burton <paul.burton@mips.com>
2019-01-22 11:17:20 -08:00
..
bootrom.c mips: ralink: no need to check return value of debugfs_create functions 2019-01-22 11:17:20 -08:00
cevt-rt3352.c MIPS: Convert to using %pOFn instead of device_node.name 2018-08-28 09:53:24 -07:00
clk.c MIPS: ralink: allow NULL clock for clk_get_rate 2017-09-06 12:37:45 +02:00
common.h
early_printk.c mips: unify prom_putchar() declarations 2018-07-17 09:40:17 -07:00
ill_acc.c MIPS: Convert to using %pOFn instead of device_node.name 2018-08-28 09:53:24 -07:00
irq-gic.c
irq.c
Kconfig A few early MIPS fixes for 4.21: 2019-01-05 12:48:25 -08:00
Makefile
mt7620.c MIPS: ralink: Fix mt7620 nd_sd pinmux 2018-11-26 10:19:38 -08:00
mt7621.c MIPS: ralink: Fix booting on MT7621 2018-03-22 00:06:30 +00:00
of.c mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
Platform
prom.c
reset.c MIPS: ralink: Remove ralink_halt() 2018-03-21 23:43:39 +00:00
rt288x.c
rt305x.c MIPS: ralink: Add rt3352 SPI_CS1 pinmux 2018-08-30 13:25:00 -07:00
rt3883.c
timer-gic.c
timer.c MIPS: ralink: Fix platform_get_irq's error checking 2018-01-10 16:45:44 +01:00