From: Ivo van Doorn Date: Thu, 24 Jan 2008 08:48:03 +0000 (-0800) Subject: rt2x00: Remove data_desc structure X-Git-Tag: v2.6.25-rc1~1162^2~677 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd7c452a468af30bb3c4d9c3adcdaf3f3c6048c;p=pandora-kernel.git rt2x00: Remove data_desc structure Coverty indicated that data_desc with a single element array is bad coding style. This removes the structure and forces everybody to use __le32. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed