On Thu, Dec 23, 2021 at 8:28 PM Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote: > > On Sat, Dec 18, 2021 at 09:25:42PM +0800, kernel test robot wrote: > > From: kernel test robot <lkp@xxxxxxxxx> > > > > drivers/crypto/ccp/sev-dev.c:263:2-3: Unneeded semicolon > > > > > > Remove unneeded semicolon. > > > > Generated by: scripts/coccinelle/misc/semicolon.cocci > > > > Fixes: 3d725965f836 ("crypto: ccp - Add SEV_INIT_EX support") > > CC: David Rientjes <rientjes@xxxxxxxxxx> > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > Signed-off-by: kernel test robot <lkp@xxxxxxxxx> > > --- > > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master > > head: 696645d25bafd6ba3562611c29bc8ecd47066dfe > > commit: 3d725965f836a7acbd1674e33644bec18373de53 [83/95] crypto: ccp - Add SEV_INIT_EX support > > :::::: branch date: 31 hours ago > > :::::: commit date: 31 hours ago > > > > sev-dev.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > I don't know what happened but your patch isn't in patchwork. > Could you please try resending? Herbert I see the patches I sent here: https://patchwork.kernel.org/project/linux-crypto/list/?series=591933&state=%2A&archive=both. Are you asking for this bot to resend? Or should I send a fix up patch if that's easier. > > Thanks, > -- > Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt