commit | c97e0602bcfeaabf303b125e07ed7ba35c656495 | [log] [tgz] |
---|---|---|
author | Eric Engestrom <eric.engestrom@imgtec.com> | Mon Mar 07 12:01:05 2016 +0000 |
committer | Shaohua Li <shli@fb.com> | Mon Mar 07 09:30:16 2016 -0800 |
tree | c259ea3719a1f6a491ff751117971ace18279471 | |
parent | 70d9798b95562abac005d4ba71d28820f9a201eb [diff] |
md/bitmap: remove redundant check daemon_sleep is an unsigned, so testing if it's 0 or less than 1 does the same thing. Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Signed-off-by: Shaohua Li <shli@fb.com>