X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fpage_ext.c;h=df6f74aac8e155df57be7015f4eec86a91434d33;hb=7bb5226c8a4bbf26a9ededc90532b0ad539d2017;hp=16b161f28a31d974bc7651c5ae4a0af9ee6b9637;hpb=c3a74f8e25e97166ca0f954414825ae98a3209f6;p=linux-2.6-microblaze.git diff --git a/mm/page_ext.c b/mm/page_ext.c index 16b161f28a31..df6f74aac8e1 100644 --- a/mm/page_ext.c +++ b/mm/page_ext.c @@ -34,7 +34,7 @@ * * The need callback is used to decide whether extended memory allocation is * needed or not. Sometimes users want to deactivate some features in this - * boot and extra memory would be unneccessary. In this case, to avoid + * boot and extra memory would be unnecessary. In this case, to avoid * allocating huge chunk of memory, each clients represent their need of * extra memory through the need callback. If one of the need callbacks * returns true, it means that someone needs extra memory so that