diff options
author | Anirudh Venkataramanan <[email protected]> | 2020-02-27 10:15:03 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2020-03-10 13:10:53 -0700 |
commit | dced8ad321ddae8a56789131585960a89a9892db (patch) | |
tree | 115f11bd67d380ad7f872e148dee459ad6d922fb /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 93ff48589a9ed815e72832774aab2d68ef6322a0 (diff) |
ice: Use EOPNOTSUPP instead of ENOTSUPP
Using ENOTSUPP almost always results in some bizarre error message to
be printed in userspace. This is likely because ENOTSUPP was defined for
the NFS protocol (as per a comment in include/linux/errno.h). Use
EOPNOTSUPP instead.
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions