commit | d168c637e4d4b70f9991f6e78520e3e987fa00f4 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Sep 18 23:58:03 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 21 11:01:41 2024 +0200 |
tree | 78e89d1720734cd75ffb9b3399c5fcaab820f2d9 | |
parent | 55ff5ffdd4aa4e27464f7dc5758ade4b31219bc9 [diff] |
boot: correct struct expo_action description Correct the description of the select.id member to fix a kernel-doc warning. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>