git: kernel: Remove some bogus casts to the own type.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed May 23 13:50:54 PDT 2012
commit 39215f4c8efd974d547e9473cc863ac8f2e481f8
Author: Sascha Wildner <saw at online.de>
Date: Wed May 23 22:42:46 2012 +0200
kernel: Remove some bogus casts to the own type.
Summary of changes:
sys/vfs/isofs/cd9660/cd9660_util.c | 3 +--
sys/vfs/isofs/cd9660/cd9660_vnops.c | 4 ++--
sys/vfs/nfs/nfs_bio.c | 4 ++--
sys/vfs/nfs/nfs_mountrpc.c | 13 ++++++-------
sys/vfs/ntfs/ntfs_subr.c | 4 ++--
sys/vfs/ntfs/ntfs_vfsops.c | 3 +--
sys/vfs/puffs/puffs_io.c | 2 +-
7 files changed, 15 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39215f4c8efd974d547e9473cc863ac8f2e481f8
--
DragonFly BSD source repository
More information about the Commits
mailing list