typo fixes: aquire -> acquire

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Adrian Bunk
2006-06-30 18:23:04 +02:00
parent b3c2ffd534
commit 0418726bb5
9 changed files with 30 additions and 30 deletions

View File

@@ -324,7 +324,7 @@ out:
return rc;
}
/* Try to reaquire byte range locks that were released when session */
/* Try to reacquire byte range locks that were released when session */
/* to server was lost */
static int cifs_relock_file(struct cifsFileInfo *cifsFile)
{