]> git.ipfire.org Git - thirdparty/u-boot.git/commit
part: correct documentation of part_get_bootable()
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 16 Jan 2024 14:00:20 +0000 (15:00 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 21 Jan 2024 10:24:24 +0000 (11:24 +0100)
commite75e4cf5d91012fa8af327177a7927daabfcf931
tree6958c22568c045b910ec57b2baa0aa9e2fcdc74e
parent0d7634ebc13ee176f9252864c8d3408dfb07bbdd
part: correct documentation of part_get_bootable()

We have to use 'Return:' to render the description of the return value in
the HTML documentation.

Fixes: f55aa4454ac3 ("part: Add a fallback for part_get_bootable()")
Fixes: dcffa4428d03 ("part: Add a function to find the first bootable partition")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/part.h