commit | 32cd7cbbacf700885a2316275f188f2d5739b5f4 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Fri Jan 06 19:31:35 2017 -0500 |
committer | Shaohua Li <shli@fb.com> | Mon Jan 09 13:58:10 2017 -0800 |
tree | e607e360f792b19fc49cd90cba645476792aaa38 | |
parent | 394ed8e4743b0cfc5496fe49059fbfc2bc8eae35 [diff] |
md/raid5: Use correct IS_ERR() variation on pointer check This fixes a build error on certain architectures, such as ppc64. Fixes: 6995f0b247e("md: takeover should clear unrelated bits") Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Shaohua Li <shli@fb.com>