Page MenuHomeFreeBSD

sbin/devfs: Correct usage
ClosedPublic

Authored by zlei on Apr 16 2022, 4:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 11:44 PM
Unknown Object (File)
Wed, Nov 5, 3:40 PM
Unknown Object (File)
Wed, Nov 5, 3:36 PM
Unknown Object (File)
Wed, Nov 5, 3:31 PM
Unknown Object (File)
Wed, Nov 5, 3:28 PM
Unknown Object (File)
Sun, Nov 2, 5:43 AM
Unknown Object (File)
Mon, Oct 27, 7:50 PM
Unknown Object (File)
Sun, Oct 26, 4:23 AM

Details

Summary

The -s applies to rule keyword only and it follows the rule keyword.

PR: 263289
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com>
Fixes: c3e412c08333 sbin/devfs: clarify usage

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Apr 16 2022, 4:58 AM
This revision is now accepted and ready to land.Apr 30 2022, 5:48 PM
This revision was automatically updated to reflect the committed changes.

In retrospect, I should have removed/edited the metadata in the commit message. It looks nice on Phabricator, but it looks less nice in raw git/email form.

In D34934#795609, @ngie wrote:

In retrospect, I should have removed/edited the metadata in the commit message. It looks nice on Phabricator, but it looks less nice in raw git/email form.

I'm OK with this, except that the commit message contains full URL of PR. I thinks a single PR id is enough.

Hi @ngie ,
will this be MFCed to stable branches ? stable/13 and stable/12 also have this issue.