Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548797
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] This continues from this commit: 52f5684c8e1e ("kernel: use macros from compiler.h instead of __attribute__((...))") |
| Date | 2016-12-31 10:10 +0100 |
| Message-ID | <sUnPP-Xk-11@gated-at.bofh.it> (permalink) |
| References | <sUg1X-445-5@gated-at.bofh.it> <sUg1X-445-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 30, 2016 at 04:49:28PM -0800, Joe Perches wrote: > > Perhaps it'd be better to remove the declaration/prototype > of crypto_ablkcipher_show and surround the definition of > crypto_ablkcipher_show with #ifdef CONFIG_PROC_FS / #endif No that's stupid. We want to maximise the compiler coverage. -- 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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] This continues from this commit: 52f5684c8e1e ("kernel: use macros from compiler.h instead of __attribute__((...))") Joe Perches <joe@perches.com> - 2016-12-31 01:50 +0100
Re: [PATCH] This continues from this commit: 52f5684c8e1e ("kernel: use macros from compiler.h instead of __attribute__((...))") Herbert Xu <herbert@gondor.apana.org.au> - 2016-12-31 10:10 +0100
Re: [PATCH] This continues from this commit: 52f5684c8e1e ("kernel: use macros from compiler.h instead of __attribute__((...))") Joe Perches <joe@perches.com> - 2016-12-31 17:40 +0100
csiph-web