]> Git Repo - linux.git/commit
staging: comedi: do not return -ENOSYS.
authorTed Chen <[email protected]>
Tue, 4 Aug 2015 17:18:46 +0000 (01:18 +0800)
committerGreg Kroah-Hartman <[email protected]>
Wed, 5 Aug 2015 18:55:44 +0000 (11:55 -0700)
commit1a59adb222bc4758241eb4ff253faa5b1ebd4cab
tree95eb0649581d31bcf6fc37e69c81a569b1d99637
parent2537468cee9ff2b9d4c425e2f8141aaa274dc495
staging: comedi: do not return -ENOSYS.

fixed coding style issue by replacing ENOSYS
with EIO because it means 'invalid syscall nr'
and nothing else.

Signed-off-by: Ted Chen <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/comedi/drivers.c
This page took 0.076775 seconds and 4 git commands to generate.