On 2017/3/13 下午1:53, Zhilong Liu wrote: > fix a trivial typo in freeze_array() of raid1.c > > Signed-off-by: Zhilong Liu <zlliu@xxxxxxxx> > --- > drivers/md/raid1.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/md/raid1.c b/drivers/md/raid1.c > index 7b0f647..2ec0617 100644 > --- a/drivers/md/raid1.c > +++ b/drivers/md/raid1.c > @@ -958,7 +958,7 @@ static void allow_barrier(struct r1conf *conf, sector_t start_next_window, > static void freeze_array(struct r1conf *conf, int extra) > { > /* stop syncio and normal IO and wait for everything to > - * go quite. It should be "quiet", this is a typo, thanks for catching it :-) Coly -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html