[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1486881870-2490-1-git-send-email-me@tobin.cc>
Date: Sun, 12 Feb 2017 17:44:28 +1100
From: "Tobin C. Harding" <me@...in.cc>
To: linux-kernel@...r.kernel.org
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
"Tobin C. Harding" <me@...in.cc>
Subject: [PATCH 0/2] arch/x86: Fix sparse warning
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
Powered by blists - more mailing lists