Re: [PATCH] add rotate left/right ops to bitops.h

From: YOSHIFUJI Hideaki / 吉藤英明
Date: Sun Oct 03 2004 - 05:59:34 EST


In article <200410031344.54182.vda@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> (at Sun, 3 Oct 2004 13:44:54 +0300), Denis Vlasenko <vda@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> says:

> extern inline u32 rol32(u32 x, int num)
:
Please do not use use extern inline; use static inline instead.

Thanks.

--
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/