X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fsuper.c;h=d78b9847e6cbc63f0f74231cf58519a98e38a35d;hb=2ec3240fd7956fe9525c336947b4473f7276f2b1;hp=74914b1bae70ff09d451450cb596fb3b5639d969;hpb=6ea7e3873e52902af9ee8c0837450fdb69d54140;p=karo-tx-linux.git diff --git a/fs/super.c b/fs/super.c index 74914b1bae70..d78b9847e6cb 100644 --- a/fs/super.c +++ b/fs/super.c @@ -285,7 +285,7 @@ static void put_super(struct super_block *sb) * deactivate_locked_super - drop an active reference to superblock * @s: superblock to deactivate * - * Drops an active reference to superblock, converting it into a temprory + * Drops an active reference to superblock, converting it into a temporary * one if there is no other active references left. In that case we * tell fs driver to shut it down and drop the temporary reference we * had just acquired.