Re: [PATCH] remove dirty if from rlog.c

2014-05-26 Thread Jérémie Courrèges-Anglas
Fritjof Bornebusch writes: > Hi tech, Hello, Fritjof, > there is a dirty if statement in rlog.c, that checks if there is a valid > locker, state or writer and returns if not. > With help from jca - thanks for that - I removed the dirty if statement and > check for valid data in the sections.

[PATCH] remove dirty if from rlog.c

2014-05-25 Thread Fritjof Bornebusch
Hi tech, there is a dirty if statement in rlog.c, that checks if there is a valid locker, state or writer and returns if not. With help from jca - thanks for that - I removed the dirty if statement and check for valid data in the sections. I tested it and it behaves like the previous one with t