From: Jon Paul Maloy Date: Wed, 11 Dec 2013 04:45:40 +0000 (-0800) Subject: tipc: improve naming and comment consistency in media layer X-Git-Tag: v3.14-rc1~94^2~520^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef72a7e02a28adfd9d5d0d1de81c0b75f3823aa5;p=pandora-kernel.git tipc: improve naming and comment consistency in media layer struct 'tipc_media' represents the specific info that the media layer adaptors (eth_media and ib_media) expose to the generic bearer layer. We clarify this by improved commenting, and by giving the 'media_list' array the more appropriate name 'media_info_array'. There are no functional changes in this commit. Signed-off-by: Ying Xue Reviewed-by: Paul Gortmaker Signed-off-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed