Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Aug 2018 15:48:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 230868] Devmatch breaks autoloading of driver
Message-ID:  <bug-230868-227-1TyJ7bnww1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230868-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230868-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230868

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: imp
Date: Sat Aug 25 15:47:53 UTC 2018
New revision: 338314
URL: https://svnweb.freebsd.org/changeset/base/338314

Log:
  Add in a missing newline

  In the conversion, the newline got stripped. It worked fine when there
  was only one module, but not when there are many. Add back the missing
  newline.

  Approved by: re@ (kib)
  PR: 230868
  Differential Revision: https://reviews.freebsd.org/D16895

Changes:
  head/sbin/devmatch/devmatch.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230868-227-1TyJ7bnww1>