summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/extlinux.rst
diff options
context:
space:
mode:
authorJavier Tia <[email protected]>2025-10-09 07:17:46 -0600
committerIlias Apalodimas <[email protected]>2025-10-14 10:29:30 +0300
commit28c341ca07169ac8caf9895667938d74bc0119ae (patch)
treec18f92d212226888f6b255c2cf114ca5e5e0e514 /doc/develop/bootstd/extlinux.rst
parent4e4a9de31de2a5f395ee25c59e4026422fbcb27e (diff)
part: Export part_driver_lookup_type for external use
Make part_driver_lookup_type non-static so it can be used outside part.c. This allows external callers to determine the appropriate partition driver for a block device, enabling more flexible handling of partition types. Add a prototype and kernel-doc comment in part.h to document the function contract. Provide a stub inline implementation returning NULL when partition support is disabled, ensuring build consistency across configurations. Signed-off-by: Javier Tia <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/extlinux.rst')
0 files changed, 0 insertions, 0 deletions