
4 Jun
2024
4 Jun
'24
5:25 p.m.
Hi Mattijs,
On 6/4/24 5:15 PM, Mattijs Korpershoek wrote:
According to [1], we should use bootmeth when describing the struct bootmeth:
""" For version 2, a new naming scheme is used as above:
- bootdev is used instead of bootdevice, because 'device' is overused, is everywhere in U-Boot, can be confused with udevice - bootmeth - because 'method' is too vanilla, appears 1300 times in U-Boot
"""
Replace all occurences in various comments for consistency.
s/occurences/occurrences/
Sorry, was too tempting to highlight a typo in a commit that fixes typos :)
(Don't send a v3 for this please :) )
[1] https://lore.kernel.org/u-boot/20211023232635.9195-1-sjg@chromium.org/
Reviewed-by: Quentin Schulz quentin.schulz@cherry.de
Thanks! Quentin