Page MenuHomeFreeBSD

Add in a missing newline
ClosedPublic

Authored by imp on Aug 25 2018, 4:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 11:59 PM
Unknown Object (File)
Wed, Oct 15, 11:59 PM
Unknown Object (File)
Wed, Oct 15, 11:59 PM
Unknown Object (File)
Wed, Oct 15, 1:29 PM
Unknown Object (File)
Tue, Sep 30, 1:20 PM
Unknown Object (File)
Sep 18 2025, 2:36 AM
Unknown Object (File)
Sep 14 2025, 6:34 PM
Unknown Object (File)
Sep 13 2025, 2:04 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

yuripv added a subscriber: yuripv.

Fixes the issue for me, ums.ko is correctly auto-loaded.

This revision is now accepted and ready to land.Aug 25 2018, 7:51 AM
This revision was automatically updated to reflect the committed changes.