Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 20:23:03 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/drm drm_drv.c drm_fops.c
Message-ID:  <200810251806.m9PI6fCA099625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2008-10-23 20:23:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm          drm_drv.c drm_fops.c 
  Log:
  SVN rev 184213 on 2008-10-23 20:23:03Z by rnoland
  
  Replace calls to minor() with dev2unit().  Ed already fixed this once,
  but I inadvertently overwrote the change when I synced to git.  Commit
  the fix in both places, so this doesn't happen again.
  
  Approved by:    jhb (mentor)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.14      +1 -1      src/sys/dev/drm/drm_drv.c
  1.7       +1 -1      src/sys/dev/drm/drm_fops.c



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