checkpatch: Ignore ENOSYS_SYSCALL
authorBernd Schubert <bernd@bsbernd.com>
Fri, 24 Jan 2025 10:28:52 +0000 (11:28 +0100)
committerBernd Schubert <bernd@bsbernd.com>
Mon, 10 Feb 2025 15:56:45 +0000 (16:56 +0100)
commit33e53dc059944001bee77dc8861e2df70672d7d1
tree643cb54b5671ae964ffc0191c34904ee619f9434
parentec520e420082e3939d15458acd76708d05d79068
checkpatch: Ignore ENOSYS_SYSCALL

This ENOSYS is the fuse protocol return code to tell
fuse client/kernel that an operation is not supported,
warning on it is not right.

Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
.github/workflows/checkpatch.yml