Merge git://git.infradead.org/mtd-2.6
[cascardo/linux.git] / drivers / isdn / i4l / isdn_v110.c
index 5484d3c..c5d02b6 100644 (file)
@@ -62,7 +62,7 @@ static unsigned char V110_OffMatrix_38400[] =
  * and to 67452301 when keylen = 2. This is necessary because ordering on
  * the isdn line is the other way.
  */
-static __inline unsigned char
+static inline unsigned char
 FlipBits(unsigned char c, int keylen)
 {
        unsigned char b = c;