mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] arch/x86: Fix sparse warning
@ 2017-02-12  6:44 Tobin C. Harding
  2017-02-12  6:44 ` [PATCH 1/2] arch/x86: Fix sparse warning symbol not declared Tobin C. Harding
  2017-02-12  6:44 ` [PATCH 2/2] " Tobin C. Harding
  0 siblings, 2 replies; 8+ messages in thread
From: Tobin C. Harding @ 2017-02-12  6:44 UTC (permalink / raw)
  To: linux-kernel
  Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, x86, Tobin C. Harding

This series fixes multiple occurences of sparse warning, 'symbol
is not declared. Should it be static?'. Initial patch adds 'static'
keyword to variable declarations. Second patch declares function in
order to clear same warning. 

Tobin C. Harding (2):
  arch/x86: Fix sparse warning symbol not declared
  arch/x86: Fix sparse warning symbol not declared

 arch/x86/purgatory/purgatory.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-02-21  8:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-12  6:44 [PATCH 0/2] arch/x86: Fix sparse warning Tobin C. Harding
2017-02-12  6:44 ` [PATCH 1/2] arch/x86: Fix sparse warning symbol not declared Tobin C. Harding
2017-02-12 10:57   ` Thomas Gleixner
2017-02-12  6:44 ` [PATCH 2/2] " Tobin C. Harding
2017-02-12 11:06   ` Thomas Gleixner
2017-02-13 20:26     ` Tobin Harding
2017-02-13 21:24       ` Thomas Gleixner
2017-02-21  8:19         ` Tobin Harding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®