]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - Documentation/lguest/lguest.c
Documentation/: it's -> its where appropriate
[mirror_ubuntu-bionic-kernel.git] / Documentation / lguest / lguest.c
index 3119f5db75bd62c7289f5bcee6ee729f51d595ac..e9ce3c5545145f9b2c683c26690c0159b6c437fc 100644 (file)
@@ -263,7 +263,7 @@ static u8 *get_feature_bits(struct device *dev)
  * Launcher virtual with an offset.
  *
  * This can be tough to get your head around, but usually it just means that we
- * use these trivial conversion functions when the Guest gives us it's
+ * use these trivial conversion functions when the Guest gives us its
  * "physical" addresses:
  */
 static void *from_guest_phys(unsigned long addr)