Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / kernel / relay.c
index 5001c9887db1a3ea22cb03d5dd843b1a44a2e1c5..52d6a6f56261d26dabc458684a3529d15710e30b 100644 (file)
@@ -227,7 +227,7 @@ static void relay_destroy_buf(struct rchan_buf *buf)
  *     relay_remove_buf - remove a channel buffer
  *     @kref: target kernel reference that contains the relay buffer
  *
- *     Removes the file from the fileystem, which also frees the
+ *     Removes the file from the filesystem, which also frees the
  *     rchan_buf_struct and the channel buffer.  Should only be called from
  *     kref_put().
  */