commit | acedcfbf7a9a29c772f613bafac9f3430faa6347 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Sep 30 18:56:44 2009 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Wed Sep 30 18:56:44 2009 +0000 |
tree | 5c206502b999ed7cf40f4069de7e9c06327bae5e | |
parent | e8bbe36c03c6044953aa5b3fa8bcd7cb7b7b88e3 [diff] |
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 <mst@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>