mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
payloads/coreinfo/multiboot_module.c: Trivial fix indents
Stylistic fix-up's. Change-Id: I0cad7c860280d0d8dcb16d052846c72f690e2b65 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5731 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
parent
aab0cce888
commit
26c74fbd4f
1 changed files with 7 additions and 7 deletions
|
@ -118,4 +118,4 @@ struct coreinfo_module multiboot_module = {
|
|||
struct coreinfo_module multiboot_module = {
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif /* CONFIG_MODULE_MULTIBOOT */
|
||||
|
|
Loading…
Add table
Reference in a new issue