commit | 643701aaf895022934ec29f4b95a494c25c9b682 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Tue Aug 13 12:58:38 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Sep 12 11:31:50 2019 +0800 |
tree | 749c457169bd915b61824e5150e3a68a82a97692 | |
parent | 075c94f6e2fce8af7620bf86c8cadd9c3a8c1b09 [diff] |
kernel: syscalls: Whitespace fixups The semi-automated API changes weren't checkpatch aware. Fix up whitespace warnings that snuck into the previous patches. Really this should be squashed, but that's somewhat difficult given the structure of the series. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>