]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - mm/vmalloc.c
doc: fix documentation about UIO_MEM_LOGICAL using
[linux.git] / mm / vmalloc.c
index c42872ed82acb6c0f0f367181c64a3f91eeb15c4..7350a124524bb4b203fff489c577586661cbf03d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/mm/vmalloc.c
  *
@@ -814,7 +815,7 @@ find_vmap_lowest_match(unsigned long size,
                        }
 
                        /*
-                        * OK. We roll back and find the fist right sub-tree,
+                        * OK. We roll back and find the first right sub-tree,
                         * that will satisfy the search criteria. It can happen
                         * only once due to "vstart" restriction.
                         */