X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Documentation%2Flguest%2Flguest.c;h=e9ce3c5545145f9b2c683c26690c0159b6c437fc;hp=3119f5db75bd62c7289f5bcee6ee729f51d595ac;hb=fb091be08d1acf184e8801dfdcace6e0cb19b1fe;hpb=47871889c601d8199c51a4086f77eebd77c29b0b diff --git a/Documentation/lguest/lguest.c b/Documentation/lguest/lguest.c index 3119f5db75bd..e9ce3c554514 100644 --- a/Documentation/lguest/lguest.c +++ b/Documentation/lguest/lguest.c @@ -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)