Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1523761
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [BUG] X86: Removing inline decl on arch/x86/include/asm/desc.h. |
| Date | 2016-11-16 20:20 +0100 |
| Message-ID | <sEdUt-70N-7@gated-at.bofh.it> (permalink) |
| References | <sEdUt-70N-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 15 Nov 2016, Corcodel Marian wrote: > Inline declarations suppress warning message from compiler but > most of these functions was declared static and is not used local on file. Huch? This is a header file and the functions are marked inline on purpose. Can you please explain what you are trying to achieve and why you think that this is a good idea? Thanks, tglx
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [BUG] X86: Removing inline decl on arch/x86/include/asm/desc.h. Thomas Gleixner <tglx@linutronix.de> - 2016-11-16 20:20 +0100 Re: [BUG] X86: Removing inline decl on arch/x86/include/asm/desc.h. Eric Dumazet <eric.dumazet@gmail.com> - 2016-11-16 21:20 +0100
csiph-web