All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial 0/2] Trivial fixes reducing amount of warnings
@ 2012-06-29 11:58 Andrei Emeltchenko
  2012-06-29 11:58 ` [PATCH trivial 1/2] Bluetooth: bluecard_cs: Shorten scope for iobase Andrei Emeltchenko
  2012-06-29 11:58 ` [PATCH trivial 2/2] Bluetooth: Fix warning: using int as NULL pointer Andrei Emeltchenko
  0 siblings, 2 replies; 4+ messages in thread
From: Andrei Emeltchenko @ 2012-06-29 11:58 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

Those trivial patches reduce amount of warnings.

Andrei Emeltchenko (2):
  Bluetooth: bluecard_cs: Shorten scope for iobase
  Bluetooth: Fix warning: using int as NULL pointer

 drivers/bluetooth/bluecard_cs.c |    6 ++++--
 drivers/bluetooth/bt3c_cs.c     |    2 +-
 drivers/bluetooth/btuart_cs.c   |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-06-30 15:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 11:58 [PATCH trivial 0/2] Trivial fixes reducing amount of warnings Andrei Emeltchenko
2012-06-29 11:58 ` [PATCH trivial 1/2] Bluetooth: bluecard_cs: Shorten scope for iobase Andrei Emeltchenko
2012-06-30 15:33   ` Gustavo Padovan
2012-06-29 11:58 ` [PATCH trivial 2/2] Bluetooth: Fix warning: using int as NULL pointer Andrei Emeltchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.