public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] trace: fix sparse warnings
@ 2009-02-10 18:43 Hannes Eder
  2009-02-10 18:44 ` [PATCH 1/3] trace: fix sparse warnings: make symbols static Hannes Eder
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Hannes Eder @ 2009-02-10 18:43 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: kernel-janitors, linux-kernel

The following series fixes some sparse warnings in kernel/trace.

---

Hannes Eder (3):
      trace: fix sparce warning: attribute function with __acquires/__releases
      trace: fix sparse warnings: fix (un-)signedness
      trace: fix sparse warnings: make symbols static


 kernel/trace/ring_buffer.c |    8 ++++----
 kernel/trace/trace.c       |   18 +++++++++++-------
 2 files changed, 15 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2009-02-11  9:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-10 18:43 [PATCH 0/3] trace: fix sparse warnings Hannes Eder
2009-02-10 18:44 ` [PATCH 1/3] trace: fix sparse warnings: make symbols static Hannes Eder
2009-02-10 21:42   ` Frederic Weisbecker
2009-02-10 18:44 ` [PATCH 2/3] trace: fix sparse warnings: fix (un-)signedness Hannes Eder
2009-02-10 18:44 ` [PATCH 3/3] trace: fix sparce warning: attribute function with __acquires/__releases Hannes Eder
2009-02-11  9:16 ` [PATCH 0/3] trace: fix sparse warnings Ingo Molnar

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