From: David Miller <davem@davemloft.net> Date: 2009-01-08 18:58:48
From: Kumar Gala <redacted>
Date: Wed, 7 Jan 2009 09:52:01 -0600
Commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 went back to using
BUS_ID_SIZE instead of sizeof() as per the larger patch series
that will remove "char bus_id[20]" from struct device.
Signed-off-by: Kumar Gala <redacted>