diff options
author | 2011-01-12 17:01:08 -0800 | |
---|---|---|
committer | 2011-01-13 08:03:22 -0800 | |
commit | 2e41025598ea7abb4330db98f78c5a084e25682f (patch) | |
tree | ea24168d4204de1f86330ba446dad33caebf3ba7 /drivers/hid/hid-input.c | |
parent | VMware balloon: stop locking pages when hypervisor tells us enough (diff) | |
download | linux-dev-2e41025598ea7abb4330db98f78c5a084e25682f.tar.xz linux-dev-2e41025598ea7abb4330db98f78c5a084e25682f.zip |
aio: remove unnecessary check
'nr >= min_nr >= 0' always satisfies 'nr >= 0' so the check is unnecesary.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/hid/hid-input.c')
0 files changed, 0 insertions, 0 deletions