Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| sys/amd64/amd64/exception.S | ||
|---|---|---|
| 1407 | Still missing tabs in the two gaps here, otherwise LGTM | |
| 1409 | (I don't know if the right style would be to put a tab here like you've done for .byte or to leave it as a lone space? Both seem fine to me, but just pointing it out in case it hasn't occurred to you and you have a preference) | |
| sys/amd64/amd64/exception.S | ||
|---|---|---|
| 1407 | (still not fixed) | |
| sys/amd64/amd64/exception.S | ||
|---|---|---|
| 1407 | It is already inconsistent. At least PROTF_ENTRY uses spaces. But ok. | |
Comment Actions
Thanks
| sys/amd64/amd64/exception.S | ||
|---|---|---|
| 1407 | Oh, well, that may be true, I was just comparing against erets/eretu which had tabs, as did lkgs for your original patch | |