All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bluetooth-next 0/6] Various coding style cleanups and typo fixes
@ 2014-12-12 11:45 Stefan Schmidt
  2014-12-12 11:45 ` [PATCH bluetooth-next 1/6] ieee802154/at86rf230: Remove unneeded blank lines Stefan Schmidt
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Stefan Schmidt @ 2014-12-12 11:45 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring, Stefan Schmidt

Hello.

Just some smaller cleanups while going through the codebase. I'm aware that the
3.19 merge window is already open. If you feel these are .20 material feel free to
stick them in a branch or let me know when you want me to re-submit them.

regards
Stefan Schmidt

Stefan Schmidt (6):
  ieee802154/at86rf230: Remove unneeded blank lines
  ieee802154/at86rf230: Align to opening parenthesis
  ieee802154/at86rf230: Fix typo unkown -> unknown
  ieee802154/cc2520: Remove extra blank lines
  ieee802154/mrf24j40: Fix typo begining -> beginning
  ieee802154/mrf24j40: Fix alignment of parenthesis

 drivers/net/ieee802154/at86rf230.c | 12 +++++-------
 drivers/net/ieee802154/cc2520.c    |  2 --
 drivers/net/ieee802154/mrf24j40.c  |  6 +++---
 3 files changed, 8 insertions(+), 12 deletions(-)

-- 
1.9.3


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

end of thread, other threads:[~2014-12-18 23:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-12 11:45 [PATCH bluetooth-next 0/6] Various coding style cleanups and typo fixes Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 1/6] ieee802154/at86rf230: Remove unneeded blank lines Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 2/6] ieee802154/at86rf230: Align to opening parenthesis Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 3/6] ieee802154/at86rf230: Fix typo unkown -> unknown Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 4/6] ieee802154/cc2520: Remove extra blank lines Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 5/6] ieee802154/mrf24j40: Fix typo begining -> beginning Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 6/6] ieee802154/mrf24j40: Fix alignment of parenthesis Stefan Schmidt
2014-12-12 15:11 ` [PATCH bluetooth-next 0/6] Various coding style cleanups and typo fixes Alexander Aring
2014-12-18 23:21 ` Marcel Holtmann

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.