DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: mps(4): Remove some useless casts.
commit 90ff74f125883d50816a010343ba581f7309490a
Author: Sascha Wildner <saw@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]