X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fuwb%2Fuwbd.c;h=bdcb13cc1d541312cd62b2320964e3fe22fb6635;hb=ab074ade9c33b3585da86d62e87bcb3e897a3f54;hp=001c8b4020a84c7073f2fc99489bf9047571e086;hpb=c1518f12bab97a6d409a25aaccb02dc8895800f3;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/uwb/uwbd.c b/drivers/uwb/uwbd.c index 001c8b4020a8..bdcb13cc1d54 100644 --- a/drivers/uwb/uwbd.c +++ b/drivers/uwb/uwbd.c @@ -256,7 +256,7 @@ static void uwbd_event_handle(struct uwb_event *evt) * UWB Daemon * * Listens to all UWB notifications and takes care to track the state - * of the UWB neighboorhood for the kernel. When we do a run, we + * of the UWB neighbourhood for the kernel. When we do a run, we * spinlock, move the list to a private copy and release the * lock. Hold it as little as possible. Not a conflict: it is * guaranteed we own the events in the private list.