This set contains a few fixes for formatting issues and compile warnings 
in UWB.  Some of the changes for lines over 80 chars required pulling 
deeply nested code into separate functions which makes that patch look 
more significant than it really is.

Thomas Pugliese (3):
  uwb: whitespace and line length cleanups
  uwb: comment typo fix
  uwb: fix variable set but not used warnings

 drivers/uwb/beacon.c |   3 -
 drivers/uwb/drp.c    | 294 +++++++++++++++++++++++++++++----------------------
 drivers/uwb/est.c    |   2 -
 drivers/uwb/ie-rcv.c |   2 -
 drivers/uwb/radio.c  |   2 +-
 5 files changed, 167 insertions(+), 136 deletions(-)

-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to