git: kernel: Fix various -Wundef warnings.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Feb 16 05:43:39 PST 2013
commit 752b2d383d45816e0ae4ff6e4f71da085e841432
Author: Sascha Wildner <saw at online.de>
Date: Sat Feb 16 14:28:22 2013 +0100
kernel: Fix various -Wundef warnings.
Summary of changes:
sys/ddb/db_access.c | 5 +-
sys/dev/drm/drm_bufs.c | 6 --
sys/dev/raid/vinum/vinumvar.h | 2 +
sys/dev/serial/stl/stallion.c | 124 ++++++++++++++++-----------------
sys/dev/sound/pci/maestro.c | 6 --
sys/gnu/vfs/ext2fs/ext2_linux_ialloc.c | 2 +-
sys/net/sppp/if_spppsubr.c | 11 ---
sys/vfs/devfs/devfs_vnops.c | 4 ++
sys/vfs/hpfs/hpfs_vnops.c | 2 +-
9 files changed, 74 insertions(+), 88 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/752b2d383d45816e0ae4ff6e4f71da085e841432
--
DragonFly BSD source repository
More information about the Commits
mailing list