various: Fix spelling of "asynchronous" in comments.

"Asynchronous" is misspelled in some comments. No code changes.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Adam Buchbinder
2012-09-19 21:48:02 -04:00
committed by Jiri Kosina
parent 48fc7f7e78
commit b3834be5c4
11 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ int dlm_release_lockspace(dlm_lockspace_t *lockspace, int force);
/*
* dlm_lock
*
* Make an asyncronous request to acquire or convert a lock on a named
* Make an asynchronous request to acquire or convert a lock on a named
* resource.
*
* lockspace: context for the request