drivers/ipmi to lib: Fix misspellings & capitalization issues
Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: I926ec4c1c00339209ef656995031026935e52558 Reviewed-on: https://review.coreboot.org/c/coreboot/+/77637 Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3933ed5e5a
commit
3e25f85d68
27 changed files with 43 additions and 43 deletions
|
|
@ -229,7 +229,7 @@ void mp_init_cpus(DEVTREE_CONST struct bus *cpu_bus);
|
|||
static inline void mp_cpu_bus_init(struct device *dev)
|
||||
{
|
||||
/*
|
||||
* When no LAPIC device is specified in the devietree inside the CPU cluster device,
|
||||
* When no LAPIC device is specified in the devicetree inside the CPU cluster device,
|
||||
* neither a LAPIC device nor the link/bus between the CPU cluster and the LAPIC device
|
||||
* will be present in the static device tree and the link_list struct element of the
|
||||
* CPU cluster device will be NULL. In this case add one link, so that the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue