diff options
author | Manivannan Sadhasivam <[email protected]> | 2023-08-05 23:11:41 +0530 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2023-08-18 16:34:27 +0200 |
commit | ab15aabac028afd4889745239a1860a76598e79f (patch) | |
tree | 48f02bd08b52470245dabfed927da25788d53bf6 /net/lapb/lapb_timer.c | |
parent | b4bb4800313de0d8faa5615d4943615ff56c1cc2 (diff) |
mtd: rawnand: qcom: Use EOPNOTSUPP instead of ENOTSUPP
Checkpatch complains over the usage of ENOTSUPP for new patches as below:
WARNING: ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP
So let's fix the error code which is already present in qcom_check_op().
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions