[PATCH v2 01/20] staging: ccree: remove spurious blank lines

Joe Perches joe at perches.com
Thu Jun 1 11:42:27 UTC 2017


On Thu, 2017-06-01 at 04:20 -0700, Joe Perches wrote:
> On Thu, 2017-06-01 at 14:02 +0300, Gilad Ben-Yossef wrote:
> > Remove spurious blanks lines from cc_crypto_ctx.h file
> 
> unrelated trivia:
> 
> > diff --git a/drivers/staging/ccree/cc_crypto_ctx.h b/drivers/staging/ccree/cc_crypto_ctx.h
> 
> []
> > @@ -208,7 +204,6 @@ struct drv_ctx_generic {
> >  	enum drv_crypto_alg alg;
> >  } __attribute__((__may_alias__));
> 
> Please try to remove the __may_alias__ attribute one day.

That might be easy as struct drv_ctx_generic
is not directly used anywhere.


More information about the devel mailing list