]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - block/genhd.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[karo-tx-linux.git] / block / genhd.c
index e6723bd4d7a16963da3367a1d4791c6402e78a82..bd3060684ab2f0cb3f0e926f6ac62071442709a7 100644 (file)
@@ -1545,7 +1545,7 @@ void disk_flush_events(struct gendisk *disk, unsigned int mask)
 /**
  * disk_clear_events - synchronously check, clear and return pending events
  * @disk: disk to fetch and clear events from
- * @mask: mask of events to be fetched and clearted
+ * @mask: mask of events to be fetched and cleared
  *
  * Disk events are synchronously checked and pending events in @mask
  * are cleared and returned.  This ignores the block count.