X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fs%2Flocks.c;h=ab24d49fc04844e93bbedb1cd7c61083cb74e2b8;hb=97b2073ff04814a7f2fef5fe0e82bb008cad7d8e;hp=ae9ded026b7cb18a783af01bffac31dd87d6a26e;hpb=660f6a360be399f4ebdd6572a3d24afe54e9bb1c;p=linux-2.6-block.git diff --git a/fs/locks.c b/fs/locks.c index ae9ded026b7c..ab24d49fc048 100644 --- a/fs/locks.c +++ b/fs/locks.c @@ -1455,7 +1455,7 @@ EXPORT_SYMBOL(generic_setlease); * leases held by processes on this node. * * There is also no break_lease method; filesystems that - * handle their own leases shoud break leases themselves from the + * handle their own leases should break leases themselves from the * filesystem's open, create, and (on truncate) setattr methods. * * Warning: the only current setlease methods exist only to disable