X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=kernel%2Frelay.c;h=52d6a6f56261d26dabc458684a3529d15710e30b;hb=97e18dc007546fce8e99098480b921a02ebb3037;hp=5001c9887db1a3ea22cb03d5dd843b1a44a2e1c5;hpb=e0ea4045bce3cee84e35746fb98946ca36781248;p=firefly-linux-kernel-4.4.55.git diff --git a/kernel/relay.c b/kernel/relay.c index 5001c9887db1..52d6a6f56261 100644 --- a/kernel/relay.c +++ b/kernel/relay.c @@ -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(). */