diff options
| author | 2011-07-18 17:38:43 +1000 | |
|---|---|---|
| committer | 2011-07-18 17:38:43 +1000 | |
| commit | 2c4193df379bb89114ff60d4b0fa66131abe6a75 (patch) | |
| tree | 5eed0d76e3b8ae12a543e0deab771c48f6597a40 /scripts | |
| parent | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 (diff) | |
md/raid10: get rid of duplicated conditional expression
Variable 'first' is initialized to zero and updated to @rdev->raid_disk
only if it is greater than 0. Thus condition '>= first' always implies
'>= 0' so the latter is not needed.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
