linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bluetooth: hci_event: make coding style more consistent
@ 2020-10-07 15:52 Sergey Shtylyov
  2020-10-07 15:54 ` [PATCH 1/2] bluetooth: hci_event: consolidate error paths in hci_phy_link_complete_evt() Sergey Shtylyov
  2020-10-07 15:55 ` [PATCH 2/2] bluetooth: hci_event: reduce indentation levels Sergey Shtylyov
  0 siblings, 2 replies; 7+ messages in thread
From: Sergey Shtylyov @ 2020-10-07 15:52 UTC (permalink / raw)
  To: Marcel Holtmann, Johan Hedberg, linux-bluetooth
  Cc: David S. Miller, Jakub Kicinski, netdev

   Here are 2 patches against the 'bluetooth-next,git' repo. Mainly, I'm reducing
the indentation levels in the HCI driver, mostly by using *goto* in the error paths
in the functions where this hasn't been done -- this makes the coding style more
consistent across the HCI driver...

[1/2] bluetooth: hci_event: consolidate error paths in hci_phy_link_complete_evt()
[2/2] bluetooth: hci_event: reduce indentation levels

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

end of thread, other threads:[~2021-01-23 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 15:52 [PATCH 0/2] bluetooth: hci_event: make coding style more consistent Sergey Shtylyov
2020-10-07 15:54 ` [PATCH 1/2] bluetooth: hci_event: consolidate error paths in hci_phy_link_complete_evt() Sergey Shtylyov
2020-11-11 11:12   ` Marcel Holtmann
2020-11-12  9:02     ` Sergey Shtylyov
2020-11-23 11:58       ` Marcel Holtmann
2021-01-23 17:47         ` Sergey Shtylyov
2020-10-07 15:55 ` [PATCH 2/2] bluetooth: hci_event: reduce indentation levels Sergey Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).