From: Malcolm Priestley Date: Mon, 10 Dec 2012 21:55:59 +0000 (+0000) Subject: staging: vt6656: create new structure names to remove typedefs. X-Git-Tag: v3.9-rc1~127^2~590 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4a89c9cefeefa58006d02059b9fc7e078ae31a;p=pandora-kernel.git staging: vt6656: create new structure names to remove typedefs. This patch and the next 8 patches remove the old structure names and replace; struct vnt_private for DEVICE_INFO and PSDevice struct vnt_manager for SMgmtObject struct vnt_rx_mgmt for SRxMgmtPacket and PSRxMgmtPacket struct vnt_tx_mgmt for STxMgmtPacket and PSTxMgmtPacket and struct vnt_manager vnt_mgmt to replace SMgmtObject sMgmtObj; Applied after patch staging: vt6656: dpc.c :RXbBulkInProcessData clean up RSC Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed