]> git.karo-electronics.de Git - mv-sheeva.git/commit
staging: et131x: Remove section comments
authorMark Einon <mark.einon@gmail.com>
Sun, 13 Nov 2011 19:43:39 +0000 (19:43 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 00:21:24 +0000 (16:21 -0800)
commit54dbf04f91ec54621c6cd2dda58b7c77ca25cf1f
treed211961aaa72b6b26eebdcbf3015b8026fa4e33b
parentd14e3d05f36960d98712cd8d5144bc21c9c76663
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 <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et131x.c