UWB: clean up attribute use by using ATTRIBUTE_GROUPS()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Oct 2013 03:15:37 +0000 (20:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Oct 2013 23:43:36 +0000 (16:43 -0700)
commit2fc74ac22751922f075f7e1ffda10daf88fe20fb
treead40832fb658e749cae03cd19fa13434faf6f160
parenta1924d8a1da261293f81483fdad1e1af4ec47637
UWB: clean up attribute use by using ATTRIBUTE_GROUPS()

The ATTRIBUTE_GROUPS() macro can be used in the uwb code to reduce the
number of lines of code.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uwb/lc-dev.c