Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 1999 03:31:47 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci if_de.c
Message-ID:  <199901291131.DAA50884@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/01/29 03:31:46 PST

  Modified files:
    sys/pci              if_de.c 
  Log:
  Removed a bogus cast to v_caddr_t.  This is part of terminating
  v_caddr_t with extreme prejudice.  Here the bogons were originally
  the same as for c_caddr_t (half-baked K&R support), but rev.1.95
  changed one wrong cast and one harmless cast to 2 wrong casts,
  and rev.1.96 only fixed the originally wrong cast.
  
  Revision  Changes    Path
  1.98      +2 -2      src/sys/pci/if_de.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901291131.DAA50884>