Messages in this thread |  | | Date | Fri, 27 Dec 2019 18:36:59 +0800 | From | Herbert Xu <> | Subject | Re: [PATCH] crypto: remove unneeded semicolon |
| |
On Mon, Dec 16, 2019 at 06:58:48PM +0800, Chen Zhou wrote: > Fixes coccicheck warning: > > ./include/linux/crypto.h:573:2-3: Unneeded semicolon > > Signed-off-by: Chen Zhou <chenzhou10@huawei.com> > --- > include/linux/crypto.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Patch applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|  |