Page MenuHomeFreeBSD

iwlwifi: add missing blank, unwrap line
ClosedPublic

Authored by bz on Dec 19 2024, 11:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 8:04 PM
Unknown Object (File)
Wed, Oct 8, 6:42 AM
Unknown Object (File)
Sep 21 2025, 8:29 AM
Unknown Object (File)
Sep 17 2025, 7:46 AM
Unknown Object (File)
Sep 15 2025, 2:19 PM
Unknown Object (File)
Sep 15 2025, 5:18 AM
Unknown Object (File)
Sep 10 2025, 12:30 PM
Unknown Object (File)
Aug 11 2025, 4:23 AM
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