X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2Ftest_bitops.c;h=3b7bcbee84db4e2c64b5079712072a742c94d4dc;hb=3f69f4e0d64e90db2852141e3e493295461655e7;hp=471141ddd69137246aa2aefec271eb2ef70c072f;hpb=fc3abb53250a90ba2150eebd182137c136f4d25a;p=linux-2.6-microblaze.git diff --git a/lib/test_bitops.c b/lib/test_bitops.c index 471141ddd691..3b7bcbee84db 100644 --- a/lib/test_bitops.c +++ b/lib/test_bitops.c @@ -15,7 +15,7 @@ * get_count_order/long */ -/* use an enum because thats the most common BITMAP usage */ +/* use an enum because that's the most common BITMAP usage */ enum bitops_fun { BITOPS_4 = 4, BITOPS_7 = 7,