git: if_iwm - Make some functions static in if_iwm_led.c, no functional change.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sat Jun 4 14:31:33 PDT 2016


commit 309538b12ab8edc8038fd63c9c31430b62cfb21a
Author: Imre Vadász <imre at vdsz.com>
Date:   Sat Jun 4 12:52:08 2016 +0200

    if_iwm - Make some functions static in if_iwm_led.c, no functional change.
    
    * While there clean up two more cases of
       if (ret)
               return ret;
       return 0;

Summary of changes:
 sys/dev/netif/iwm/if_iwm_led.c      |  4 ++--
 sys/dev/netif/iwm/if_iwm_led.h      |  2 --
 sys/dev/netif/iwm/if_iwm_mac_ctxt.c | 14 ++------------
 3 files changed, 4 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/309538b12ab8edc8038fd63c9c31430b62cfb21a


-- 
DragonFly BSD source repository



More information about the Commits mailing list