On 4/23/21 1:39 PM, i...@bsdimp.com wrote:
From: Warner Losh
Fix various whitespace-only issues from checkpatch:
keyword space (
no space before ( on function calls
spaces around operators
suspect indentations (including one functions reindented)
extra spaces around unar
From: Warner Losh
Fix various whitespace-only issues from checkpatch:
keyword space (
no space before ( on function calls
spaces around operators
suspect indentations (including one functions reindented)
extra spaces around unary operators
Signed-off-by: Warner Losh
---
bsd