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
..
2016-05-13 14:02:18 +02:00
2019-01-05 12:48:25 -08:00
2016-05-13 14:02:18 +02:00
2018-11-26 10:19:38 -08:00
2018-03-22 00:06:30 +00:00
2018-10-31 08:54:16 -07:00
2016-01-20 00:39:20 +01:00
2018-03-21 23:43:39 +00:00