git: "Normalize" some types, s/long unsigned/unsigned long/ etc.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Jul 29 13:47:02 PDT 2014


commit 8fb66b817a1d23a278774e35eeec1390d1e7a13e
Author: Sascha Wildner <saw at online.de>
Date:   Tue Jul 29 22:45:27 2014 +0200

    "Normalize" some types, s/long unsigned/unsigned long/ etc.
    
    Just like the rest of our tree is doing it.

Summary of changes:
 include/rpc/pmap_prot.h               | 11 +++++------
 include/rpcsvc/pmap_prot.x            | 11 +++++------
 lib/libc/xdr/xdr_rec.c                |  2 +-
 sys/dev/netif/ath/ath/if_ath_beacon.c |  2 +-
 sys/dev/raid/mrsas/mrsas_fp.c         | 28 ++++++++++++++--------------
 sys/dev/raid/mrsas/mrsas_ioctl.c      |  2 +-
 6 files changed, 27 insertions(+), 29 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fb66b817a1d23a278774e35eeec1390d1e7a13e


-- 
DragonFly BSD source repository



More information about the Commits mailing list