> I only count 31 letters... > > [ppokorny at vaio ppokorny]$ echo SMBus AMD756 compatible adapter | wc > 1 4 32 > > (+1 for the newline) The exact code is (or would be): sprintf(amd756_adapter.name, "SMBus AMD756 compatible adapter at %04x", amd756_ioport); 39 unless I made a mistake. > If you want something shorter, what about "type", "compat", or > "style" instead of "compatible" Still wouldn't fit. > Or leave "compatible" out entirely... My preference. > Or go with 7xx. You didn't seem to like it in the first place. > It's just cosmetic, and I was only trying to improve understanding. > If it doesn't fit, then it doesn't fit. Maybe we could gzip it? ;) -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/