commit | 5dc4d174e2fc0a30ae8fbeb0de81d7cef21f8885 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sun Jun 01 12:27:57 2008 +0200 |
committer | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Jun 12 08:40:30 2008 +0200 |
tree | 7be01ff6a332c2d662d4b5cf0b39b454d52c5abd | |
parent | e53714933c66668ecb7eb9a48d79725e5a077a93 [diff] |
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>