Cleaned up devs that have no data
authorAlan D. Brunelle <alan.brunelle@hp.com>
Thu, 12 Feb 2009 13:01:42 +0000 (08:01 -0500)
committerAlan D. Brunelle <alan.brunelle@hp.com>
Thu, 12 Feb 2009 13:01:42 +0000 (08:01 -0500)
commit52481561c1f0cdc6fa76a15d800b2b228fda7877
tree6dcb9e58069b494692e63a476938942e1e197814
parent3b552a2d1ff8ecccbbb82668f73d1cb134fca1e9
Cleaned up devs that have no data

Working around an issue with older kernels (pre-2.6.19): remaps did not
include device-from, so the pad field is being used for a device which
never has any Q or Ds done to it (it's an invalid ID). This code removes
all such devices before output processing.

Signed-off-by: Alan D. Brunelle <alan.brunelle@hp.com>
btt/bt_timeline.c
btt/devs.c
btt/globals.h