diff options
author | Jerome Brunet <[email protected]> | 2017-12-01 22:51:51 +0100 |
---|---|---|
committer | Michael Turquette <[email protected]> | 2017-12-19 16:17:33 -0800 |
commit | 56e7ceddbeb812a6f79f37523eb4e6e4620f4416 (patch) | |
tree | 0197b94890e7b4f3ccbac8696f1fb2cfcd6c2b87 /net/unix/sysctl_net_unix.c | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) |
clk: fix incorrect usage of ENOSYS
ENOSYS is special and should only be used for incorrect syscall number.
It does not seem to be the case here.
Reported by checkpatch.pl while working on clock protection.
Acked-by: Linus Walleij <[email protected]>
Tested-by: Quentin Schulz <[email protected]>
Tested-by: Maxime Ripard <[email protected]>
Acked-by: Michael Turquette <[email protected]>
Signed-off-by: Jerome Brunet <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Link: lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions