git: kernel/urtw: Fix double assignments.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Feb 19 23:06:19 PST 2018


commit 6a1bea7a4d30c81dc649283386cceb03b8f29450
Author: Sascha Wildner <saw at online.de>
Date:   Tue Feb 20 08:05:43 2018 +0100

    kernel/urtw: Fix double assignments.
    
    This driver hasn't been properly ported and isn't built currently. The
    fix is just to silence coccinelle when searching for double assignments.
    
    Taken-from: FreeBSD

Summary of changes:
 sys/bus/u4b/wlan/if_urtw.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a1bea7a4d30c81dc649283386cceb03b8f29450


-- 
DragonFly BSD source repository


More information about the Commits mailing list