cvs commit: src/sys/ia64/isa isa_dma.c

Marcel Moolenaar marcel at FreeBSD.org
Mon Jul 9 04:58:17 UTC 2007


marcel      2007-07-09 04:58:16 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/isa         isa_dma.c 
  Log:
  dma_tag is a static structure. Testing for it being a NULL pointer
  doesn't make sense. Rewrite to what was intended.
  
  Correctly warned about by: GCC
  Approved by: re (bmah)
  
  Revision  Changes    Path
  1.10      +1 -1      src/sys/ia64/isa/isa_dma.c


More information about the cvs-src mailing list