Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655061
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 01/20] staging: ccree: remove spurious blank lines |
| Date | 2017-06-01 13:50 +0200 |
| Message-ID | <tNwM2-21A-17@gated-at.bofh.it> (permalink) |
| References | <tNw9j-1Oq-3@gated-at.bofh.it> <tNw9j-1Oq-19@gated-at.bofh.it> <tNwsG-1V9-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 01/20] staging: ccree: remove spurious blank lines Gilad Ben-Yossef <gilad@benyossef.com> - 2017-06-01 13:10 +0200
Re: [PATCH v2 01/20] staging: ccree: remove spurious blank lines Joe Perches <joe@perches.com> - 2017-06-01 13:30 +0200
Re: [PATCH v2 01/20] staging: ccree: remove spurious blank lines Joe Perches <joe@perches.com> - 2017-06-01 13:50 +0200
csiph-web