mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 15:39:42 -04:00
KVM: fix some typos
Signed-off-by: Wei Yang <richard.weiyang@gmail.com> [Preserved the iff and a probably intentional weird bracket notation. Also dropped the style change to make a single-purpose patch. - Radim] Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
This commit is contained in:
@@ -82,7 +82,7 @@ static void async_pf_execute(struct work_struct *work)
|
||||
might_sleep();
|
||||
|
||||
/*
|
||||
* This work is run asynchromously to the task which owns
|
||||
* This work is run asynchronously to the task which owns
|
||||
* mm and might be done in another context, so we must
|
||||
* access remotely.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user