git: mps(4): Remove some useless casts.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Feb 7 02:53:59 PST 2012


commit 90ff74f125883d50816a010343ba581f7309490a
Author: Sascha Wildner <saw at online.de>
Date:   Tue Feb 7 11:53:42 2012 +0100

    mps(4): Remove some useless casts.
    
    I've inserted them by mistake because I had not realized that the
    wrong typedefs for U32 and S32 were the real issue.

Summary of changes:
 sys/dev/raid/mps/mps.c         |    6 +++---
 sys/dev/raid/mps/mps_config.c  |    2 +-
 sys/dev/raid/mps/mps_sas.c     |    2 +-
 sys/dev/raid/mps/mps_sas_lsi.c |   20 ++++++++++----------
 sys/dev/raid/mps/mps_table.c   |   29 +++++++++++++----------------
 sys/dev/raid/mps/mps_user.c    |    4 ++--
 6 files changed, 30 insertions(+), 33 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90ff74f125883d50816a010343ba581f7309490a


-- 
DragonFly BSD source repository





More information about the Commits mailing list