X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fbuffer.c;h=8c53a2b15ecbaffcc19ab5f45b53c19174998c91;hb=2b665e276c15ba7d9fc8cdd16931883a51ed13e4;hp=27265a8b43c1661f85d02b6fb931e8311ea7fe02;hpb=45b15d98a96ffdb3c608bdad952f51930c151420;p=cascardo%2Flinux.git diff --git a/fs/buffer.c b/fs/buffer.c index 27265a8b43c1..8c53a2b15ecb 100644 --- a/fs/buffer.c +++ b/fs/buffer.c @@ -3088,7 +3088,7 @@ EXPORT_SYMBOL(submit_bh); * until the buffer gets unlocked). * * ll_rw_block sets b_end_io to simple completion handler that marks - * the buffer up-to-date (if approriate), unlocks the buffer and wakes + * the buffer up-to-date (if appropriate), unlocks the buffer and wakes * any waiters. * * All of the buffers must be for the same device, and must also be a