On Sun, 2018-06-17 at 21:47 +0200, Borislav Petkov wrote: > On Sun, Jun 17, 2018 at 04:02:58PM +0200, Mike Galbraith wrote: > > (/me does that.. all better) > > > > From 6ac281ee69f4cb5b581d5f49662fb56b6326155a Mon Sep 17 00:00:00 2001 > > From: Borislav Petkov <b...@suse.de> > > Date: Sun, 17 Jun 2018 13:57:42 +0200 > > Subject: [PATCH] x86/crypto: Add a missing RET > > > > crypto_aegis128_aesni_enc_tail() needs to return too. > > > > Signed-off-by: Borislav Petkov <b...@suse.de> > > [ Mike: took care of the other tail calls. ] > Signed-off-by: Mike Galbraith <efa...@gmx.de>
I didn't think a sign-off was needed... it was your brain that wiggled my fingers after all ;-) -Mike