cvs commit: src/sys/dev/sound/pcm ac97.c buffer.c fake.c sndstat.c sound.c vchan.c

Ariff Abdullah ariff at FreeBSD.org
Thu Mar 15 18:19:02 UTC 2007


ariff       2007-03-15 18:19:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    ac97.c buffer.c fake.c sndstat.c sound.c 
                         vchan.c 
  Log:
  Spring cleanup on irrelevant NULL checking over M_WAITOK allocations.
  
  Revision  Changes    Path
  1.66      +0 -7      src/sys/dev/sound/pcm/ac97.c
  1.31      +1 -18     src/sys/dev/sound/pcm/buffer.c
  1.18      +1 -1      src/sys/dev/sound/pcm/fake.c
  1.24      +1 -4      src/sys/dev/sound/pcm/sndstat.c
  1.112     +0 -11     src/sys/dev/sound/pcm/sound.c
  1.28      +0 -6      src/sys/dev/sound/pcm/vchan.c


More information about the cvs-src mailing list