On Mon, Oct 30, 2017 at 4:46 PM, SF Markus Elfring <[email protected]> wrote:
> From: Markus Elfring <[email protected]> > Date: Mon, 30 Oct 2017 16:03:12 +0100 > > * Add a jump target so that a call of the function "mutex_unlock" is stored > only twice in this function implementation. > > * Replace five calls by goto statements. > > * Adjust five condition checks. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <[email protected]> Nice, patch applied. Yours, Linus Walleij

