Page MenuHomeFreeBSD

iwlwifi: add missing blank, unwrap line
ClosedPublic

Authored by bz on Dec 19 2024, 11:17 PM.
Tags
None
Referenced Files
F152092933: D48155.id.diff
Sun, Apr 12, 4:27 PM
Unknown Object (File)
Sat, Apr 11, 10:29 PM
Unknown Object (File)
Fri, Apr 10, 6:26 PM
Unknown Object (File)
Thu, Apr 9, 7:45 PM
Unknown Object (File)
Tue, Apr 7, 2:02 AM
Unknown Object (File)
Wed, Mar 18, 5:14 AM
Unknown Object (File)
Mon, Mar 16, 11:49 AM
Unknown Object (File)
Mar 12 2026, 12:17 PM
Subscribers

Details

Summary

The original commit was missing a space between two words due to
uncareful string line wrapping; let the string run beyond the 80 char
line in order to also make it grep-able [1].

Reported by: jrtc27, Chris Torek (chris.torek gmail.com)
Suggested by: emaste, imp
Sponsored by: The FreeBSD Foundation
Fixes: 87e140a5c6f89 avoid (hard) hang on loading module
MFC after: 3 days
X-MFC with: 87e140a5c6f89eea7ea6320d1ae34566492abfc0

Diff Detail

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