From: David S. Miller Date: Wed, 27 May 2009 04:16:25 +0000 (-0700) Subject: phy: Eliminate references to BUS_ID_SIZE. X-Git-Tag: v2.6.31-rc1~330^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e401eccd3a62fb57f117bb09b7c1fc70ab19e8c;p=pandora-kernel.git phy: Eliminate references to BUS_ID_SIZE. Just use the constant 20 to keep things working. If someone is so motivated, this can be converted over to dynamic strings. I tried and it's a lot of work. But for now this is good enough. Signed-off-by: David S. Miller --- Reading git-diff-tree failed