A cosmetic but useful change on soundcard.h

DervishD (raul@pleyades.net)
Mon, 20 May 2002 15:25:07 +0200


Hello all :)

I've seen that the device names and device labels for the mixer
on soundcard.h are somewhat incongruent. It seems that the first
labels and names length is 5 characters, even padding shorter ones
with spaces, but newly added labels are longer than that.

Would be possible (I can make the patch, is *very* easy) to pad
*all* labels and names so all them are of the same size? Moreover,
adding a #define with that size would help a lot user-space apps like
mixers and the like. Simply using '80' as the size doesn't help, and
I've seen a couple of mixer doing this...

How about it?

Raśl
-
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/