]> Git Repo - u-boot.git/commit
net/net.c: cosmetic: parentheses not required for return
authorLuca Ceresoli <[email protected]>
Wed, 4 May 2011 02:40:45 +0000 (02:40 +0000)
committerWolfgang Denk <[email protected]>
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 <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Ben Warren <[email protected]>
net/net.c
This page took 0.0364 seconds and 4 git commands to generate.