X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;ds=sidebyside;f=mm%2Fgup.c;h=0697134b6a12cb4d0aec4eda2facaa67213487c9;hb=0f979d815cd52084b99e9f6b367e79488850df2e;hp=aa09535cf4d47b439f86c947fba63b14dd819425;hpb=164e64adc246dd4239ab644dff86241d17cef218;p=linux-2.6-microblaze.git diff --git a/mm/gup.c b/mm/gup.c index aa09535cf4d4..0697134b6a12 100644 --- a/mm/gup.c +++ b/mm/gup.c @@ -1575,7 +1575,7 @@ finish_or_fault: * Returns NULL on any kind of failure - a hole must then be inserted into * the corefile, to preserve alignment with its headers; and also returns * NULL wherever the ZERO_PAGE, or an anonymous pte_none, has been found - - * allowing a hole to be left in the corefile to save diskspace. + * allowing a hole to be left in the corefile to save disk space. * * Called without mmap_lock (takes and releases the mmap_lock by itself). */