From 3e4cd40f447963607ee64d5725a3c0cb87e20788 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Tue, 20 Jan 2004 03:12:18 -0800 Subject: [PATCH] md: Fix typo in comment From: NeilBrown Thanks dann frazier --- include/linux/raid/raid5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux') diff --git a/include/linux/raid/raid5.h b/include/linux/raid/raid5.h index fb61a8967408..1cabc4d80e6a 100644 --- a/include/linux/raid/raid5.h +++ b/include/linux/raid/raid5.h @@ -70,7 +70,7 @@ * that the Uptodate bit is set. Once they have checked that they may * take buffers off the read queue. * - * When a buffer on the write list is committed for write is it copied + * When a buffer on the write list is committed for write it is copied * into the cache buffer, which is then marked dirty, and moved onto a * third list, the written list (bh_written). Once both the parity * block and the cached buffer are successfully written, any buffer on -- cgit v1.2.3