diff options
| -rw-r--r-- | fs/lockd/svclock.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/lockd/svclock.c b/fs/lockd/svclock.c index 4da7c4c27064..1f122c1940af 100644 --- a/fs/lockd/svclock.c +++ b/fs/lockd/svclock.c | |||
| @@ -227,8 +227,7 @@ failed: | |||
| 227 | } | 227 | } |
| 228 | 228 | ||
| 229 | /* | 229 | /* |
| 230 | * Delete a block. If the lock was cancelled or the grant callback | 230 | * Delete a block. |
| 231 | * failed, unlock is set to 1. | ||
| 232 | * It is the caller's responsibility to check whether the file | 231 | * It is the caller's responsibility to check whether the file |
| 233 | * can be closed hereafter. | 232 | * can be closed hereafter. |
| 234 | */ | 233 | */ |
