sparc: Fix typo.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2021-10-05 11:32:56 +01:00
parent 1660034361
commit fb8ece514d
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
#define SO_BUF_LOCK 0x0051
#define SO_RESEVE_MEM 0x0052
#define SO_RESERVE_MEM 0x0052
#if !defined(__KERNEL__)