mv643xx_eth: kill superfluous comments
commit5dc4d174e2fc0a30ae8fbeb0de81d7cef21f8885
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 10:27:57 +0000 (1 12:27 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:30 +0000 (12 08:40 +0200)
tree7be01ff6a332c2d662d4b5cf0b39b454d52c5abd
parente53714933c66668ecb7eb9a48d79725e5a077a93
mv643xx_eth: kill superfluous comments

Half of the functions in the mv643xx_eth driver are prefixed by
useless and baroque comment blocks on _what_ those functions do (which
is obvious from the code itself) rather than why, and there's no point
in keeping those comments around.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
drivers/net/mv643xx_eth.c