]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/posix-process: Fix formatting of Config.uk
authorMichalis Pappas <michalis@unikraft.io>
Thu, 28 Dec 2023 09:55:29 +0000 (10:55 +0100)
committerUnikraft Bot <monkey@unikraft.io>
Wed, 26 Mar 2025 08:05:34 +0000 (08:05 +0000)
commit5e29c50b2f58934d5fe1d539459c50e249c0f363
treea1e10facc4500295545bd3bcf091271f3be1f251
parent0d099c275d2c306f001c366ff912c7d9c6f045ef
lib/posix-process: Fix formatting of Config.uk

Update the indentation of Config.uk to adhere to Unikraft's coding
conventions. Remove `default n` items being redundant as `bool`
symbols default to `n`.

Signed-off-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Ioan-Teodor Teugea <ioan_teodor.teugea@stud.acs.upb.ro>
Reviewed-by: Sergiu Moga <sergiu@unikraft.io>
Reviewed-by: Andrei Tatar <andrei@unikraft.io>
Approved-by: Andrei Tatar <andrei@unikraft.io>
GitHub-Closes: #1248
lib/posix-process/Config.uk