From: Paul Gortmaker Date: Fri, 30 Dec 2011 01:19:42 +0000 (-0500) Subject: tipc: rename struct media to struct tipc_media X-Git-Tag: v3.3-rc1~182^2~76^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358a0d1c9edcf6ff041776d65cdc2bc59887ab9c;p=pandora-kernel.git tipc: rename struct media to struct tipc_media Give it a meaningful prefix, as suggested by DaveM, so that it is consistent with things like struct tipc_bearer, and so it isn't confused with anything else. This has no impact on the actual runtime code behaviour. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed