git: ath_hal: Avoid empty macros.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Thu Feb 1 11:04:57 PST 2018


commit 6e17739dcc8cab54c92663431b5bfc880c524885
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Jan 31 19:05:56 2018 +0200

    ath_hal: Avoid empty macros.
    
    Fix just two callsights to have a terminating semicolon (rest have it)
    and remove it from the macros.

Summary of changes:
 sys/contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c | 4 ++--
 sys/dev/netif/ath/ath_hal/ah_internal.h            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list