]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - mm/zsmalloc.c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[mirror_ubuntu-hirsute-kernel.git] / mm / zsmalloc.c
index 952a01e45c6a26bddd3ac4b6d9c053d8bd3d38b2..c36fdff9a37131fef3a773e25b1b56dbd644232e 100644 (file)
@@ -79,7 +79,7 @@
 
 /*
  * Object location (<PFN>, <obj_idx>) is encoded as
- * as single (unsigned long) handle value.
+ * a single (unsigned long) handle value.
  *
  * Note that object index <obj_idx> starts from 0.
  *