Commit fb8ece51 authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Fix typo.

parent 16600343
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@

#define SO_BUF_LOCK              0x0051

#define SO_RESEVE_MEM            0x0052
#define SO_RESERVE_MEM           0x0052


#if !defined(__KERNEL__)