Messages in this thread |  | | | Date | Sun, 03 Oct 2004 19:56:45 +0900 (JST) | | Subject | Re: [PATCH] add rotate left/right ops to bitops.h | | From | YOSHIFUJI Hideaki / 吉藤英明 <> |
| |
In article <200410031344.54182.vda@port.imtp.ilyichevsk.odessa.ua> (at Sun, 3 Oct 2004 13:44:54 +0300), Denis Vlasenko <vda@port.imtp.ilyichevsk.odessa.ua> 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@linux-ipv6.org> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |