You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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:
committed by
Jiri Kosina
parent
48fc7f7e78
commit
b3834be5c4
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user