git: kernel: Staticize some dev_ops and adjust a name in dev/sound.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Sep 16 20:26:28 PDT 2010
commit f49c57cd2c736a7cd1ad767c8f1c3df43f46def4
Author: Sascha Wildner <saw at online.de>
Date: Fri Sep 17 05:25:59 2010 +0200
kernel: Staticize some dev_ops and adjust a name in dev/sound.
Summary of changes:
sys/bus/usb/usb.c | 2 +-
sys/dev/acpica5/acpi_hp/acpi_hp.c | 2 +-
sys/dev/serial/rp/rp.c | 2 +-
sys/dev/sound/pcm/dsp.c | 4 ++--
sys/dev/sound/pcm/dsp.h | 2 +-
sys/dev/sound/pcm/sound.c | 2 +-
sys/kern/tty_tty.c | 3 +--
7 files changed, 8 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f49c57cd2c736a7cd1ad767c8f1c3df43f46def4
--
DragonFly BSD source repository
More information about the Commits
mailing list