]> git.ipfire.org Git - people/ms/u-boot.git/commit
net/net.c: cosmetic: parentheses not required for return
authorLuca Ceresoli <luca.ceresoli@comelit.it>
Wed, 4 May 2011 02:40:45 +0000 (02:40 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 12 May 2011 20:06:04 +0000 (22:06 +0200)
commit92895de9782e17172deca2ad0b6fff6d7425ed38
tree0839629da8eee778e9efa469f32e81afda71e35f
parent6b147d1139dbf7e0a42746bbf8d925a863854ef8
net/net.c: cosmetic: parentheses not required for return

This removes the following checkpatch issue:
 - ERROR: return is not a function, parentheses are not required

Signed-off-by: Luca Ceresoli <luca.ceresoli@comelit.it>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Ben Warren <biggerbadderben@gmail.com>
net/net.c