Mauro Carvalho Chehab <[EMAIL PROTECTED]> wrote: > Changes to comply with CodingStyle: // comments converted to /* */
> + [ 22 ] = KEY_SUBTITLE, /* CC */ > + [ 13 ] = KEY_TEXT, /* TTX */ > + [ 11 ] = KEY_TV, /* AIR/CBL */ > + [ 17 ] = KEY_PC, /* PC/TV */ Tabs after non-tabs don't work out on tabsizes other than 8, especialli when intermixed with blanks. I know CodingStyle doesn't require to support ts!=8, so this is just FYI. -- Ich danke GMX dafür, die Verwendung meiner Adressen mittels per SPF verbreiteten Lügen zu sabotieren. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/