Alexander Egorenkov 7449ca8731 s390/zcore: 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.

See commit 7dd541a3fb34 ("s390: no need to check return value of debugfs_create functions").

Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2021-03-08 10:46:28 +01:00
..
2020-03-25 12:39:37 +01:00
2019-06-19 17:54:27 +02:00
2019-04-29 10:47:10 +02:00
2019-08-26 12:51:17 +02:00