X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Flocks.c;h=ab24d49fc04844e93bbedb1cd7c61083cb74e2b8;hb=5477d0face8a3ba4e9a1e7283692fff9c92f8e5e;hp=ae9ded026b7cb18a783af01bffac31dd87d6a26e;hpb=8fe900b8c7aa6a307e552ff776e0c04c28dcf9c8;p=karo-tx-linux.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