]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net/net.c: cosmetic: do not use assignment in if condition
authorLuca Ceresoli <luca.ceresoli@comelit.it>
Wed, 4 May 2011 02:40:47 +0000 (02:40 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 12 May 2011 20:07:41 +0000 (22:07 +0200)
commitccb9ebefbec68f18b4f479b774fa5f6edc2ad819
tree8442b4072a9d36cabc613412484acbbcf69c1a30
parentc819abeef7e8d924baf3d15a1eef51525d90182e
net/net.c: cosmetic: do not use assignment in if condition

This removes the following checkpatch issue:
 - ERROR: do not use assignment in if condition

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