linux/drivers/s390
Eugene Crosser ffb9525141 qeth: replace ENOSYS with EOPNOTSUPP
Since recently, `checkpatch.pl` advices that ENOSYS should not be
used for anything other than "invalid syscall nr". This patch
replaces ENOSYS return code with EOPNOTSUPP for the "unsupported
function" conditions.

Signed-off-by: Eugene Crosser <Eugene.Crosser@ru.ibm.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-18 12:14:17 -04:00
..
block s390/dasd: Fix unresumed device after suspend/resume having no paths 2015-04-15 12:23:51 +02:00
char s390/3215: free memory in error path 2015-04-23 16:55:50 +02:00
cio s390: remove use of seq_printf return value 2015-04-15 16:35:25 -07:00
crypto s390: remove test_facility(2) (== z/Architecture mode active) checks 2015-03-25 11:49:37 +01:00
kvm virtio_ccw: support non-legacy balloon devices 2015-04-15 12:41:11 +09:30
net qeth: replace ENOSYS with EOPNOTSUPP 2015-05-18 12:14:17 -04:00
scsi mm, mempool: do not allow atomic resizing 2015-04-14 16:49:06 -07:00
Makefile