From: Mark Einon Date: Sun, 13 Nov 2011 19:43:39 +0000 (+0000) Subject: staging: et131x: Remove section comments X-Git-Tag: v3.3-rc1~152^2~101^2~347 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54dbf04f91ec54621c6cd2dda58b7c77ca25cf1f;p=pandora-kernel.git staging: et131x: Remove section comments Following the move to put the driver into one file, comments were added to identify which source file each set of functions originated from. These no longer made sense after functions were moved around to remove some forward declarations, so remove them. A function comment was previously not moved along with its function, now they are reunited. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed