Browse Source

md: Fix typo in array_state comment.

Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: Neil Brown <neilb@suse.de>
Andre Noll 17 years ago
parent
commit
910d8cb3f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/md/md.c

+ 1 - 1
drivers/md/md.c

@@ -2624,7 +2624,7 @@ __ATTR(resync_start, S_IRUGO|S_IWUSR, resync_start_show, resync_start_store);
  *     When written, doesn't tear down array, but just stops it
  *     When written, doesn't tear down array, but just stops it
  * suspended (not supported yet)
  * suspended (not supported yet)
  *     All IO requests will block. The array can be reconfigured.
  *     All IO requests will block. The array can be reconfigured.
- *     Writing this, if accepted, will block until array is quiessent
+ *     Writing this, if accepted, will block until array is quiescent
  * readonly
  * readonly
  *     no resync can happen.  no superblocks get written.
  *     no resync can happen.  no superblocks get written.
  *     write requests fail
  *     write requests fail