]> Git Repo - qemu.git/commit - net.c
net: fix coding style nit
authorMichael S. Tsirkin <[email protected]>
Wed, 30 Sep 2009 18:56:44 +0000 (18:56 +0000)
committerBlue Swirl <[email protected]>
Wed, 30 Sep 2009 18:56:44 +0000 (18:56 +0000)
commitacedcfbf7a9a29c772f613bafac9f3430faa6347
tree5c206502b999ed7cf40f4069de7e9c06327bae5e
parente8bbe36c03c6044953aa5b3fa8bcd7cb7b7b88e3
net: fix coding style nit

Put space between = and - assigning a negative number
to avoid confusion with old-style "-="
(which we also have, and need to be fixed).

Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
net.c
This page took 0.02479 seconds and 4 git commands to generate.