On Thu, Feb 26, 2015 at 15:17:11 +0100, Michal Privoznik wrote:
Okay, this is mainly for educational purposes, since is called
from single point only, with all the possible locks held. So
Drop the last two commas in the sentence.
there's no way for other thread to hop in and do something
wrong.
Nevertheless, we should not give bad example.
And this too.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/network/bridge_driver.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
ACK,
Peter