1
0
Fork 0
alistair23-linux/drivers/uwb
Colin Ian King 8ec23b9011 uwb: clean an indentation issue, remove extraneous tab
Trivial fix to clean up an indentation issue, remove tab

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-07 13:22:06 +01:00
..
i1480 uwb: clean an indentation issue, remove extraneous tab 2018-11-07 13:22:06 +01:00
Kconfig uwb: Replace mac address parsing 2018-01-09 16:15:20 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
address.c uwb: Replace mac address parsing 2018-01-09 16:15:20 +01:00
allocator.c
beacon.c
driver.c
drp-avail.c
drp-ie.c uwb: remove trailing whitespace for coding style 2018-01-02 17:33:22 +01:00
drp.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
est.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
hwa-rc.c uwb: hwa-rc: fix memory leak at probe 2018-07-06 16:36:19 +02:00
ie-rcv.c
ie.c
lc-dev.c
lc-rc.c uwb: lc-rc: constify attribute_group structures. 2017-08-10 11:31:27 -07:00
neh.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
pal.c
radio.c
reset.c
rsv.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c uwb: Re-use DEFINE_SHOW_ATTRIBUTE() macro 2018-03-09 09:31:26 -08:00
uwb-internal.h treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
uwbd.c uwb: properly check kthread_run return value 2017-09-18 11:28:23 +02:00
whc-rc.c
whci.c