Page MenuHomeFreeBSD

freebsd32: Remove the unnecessary spaces.
ClosedPublic

Authored by dchagin on Jul 20 2021, 7:20 PM.
Tags
None
Referenced Files
F109893456: D31247.diff
Mon, Feb 10, 9:17 PM
Unknown Object (File)
Sat, Feb 1, 11:15 PM
Unknown Object (File)
Sat, Jan 25, 7:43 PM
Unknown Object (File)
Fri, Jan 24, 7:41 AM
Unknown Object (File)
Tue, Jan 21, 9:45 PM
Unknown Object (File)
Sat, Jan 18, 9:21 PM
Unknown Object (File)
Sat, Jan 18, 9:01 AM
Unknown Object (File)
Jan 9 2025, 8:47 PM
Subscribers

Diff Detail

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

Event Timeline

kib requested changes to this revision.Jul 20 2021, 8:09 PM

Style requires a blank line before multi-line comment. Also it requires a blank line after end of the block described in the comment, in this case 422/423.

This revision now requires changes to proceed.Jul 20 2021, 8:09 PM
In D31247#703645, @kib wrote:

Style requires a blank line before multi-line comment. Also it requires a blank line after end of the block described in the comment, in this case 422/423.

I did not delete the blank line, I only removed the spaces, and don't touch blank line at the ned of block

This revision is now accepted and ready to land.Jul 20 2021, 9:58 PM
This revision was automatically updated to reflect the committed changes.