diff options
author | Namhyung Kim <[email protected]> | 2011-01-12 17:01:08 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-01-13 08:03:22 -0800 |
commit | 2e41025598ea7abb4330db98f78c5a084e25682f (patch) | |
tree | ea24168d4204de1f86330ba446dad33caebf3ba7 /net/unix/sysctl_net_unix.c | |
parent | d27a0c06ec31aadc3582f50cd7b88855922e95ae (diff) |
aio: remove unnecessary check
'nr >= min_nr >= 0' always satisfies 'nr >= 0' so the check is unnecesary.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Jeff Moyer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions