commit | 2104f9a53b0da725de2e1bf3a5930ceeebc19933 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Sep 19 00:01:13 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 21 11:02:25 2024 +0200 |
tree | 6d86508454dabb85724e7b90dee31249fac5ec3b | |
parent | a99e8fe42d4aab7a6392a8e1b058325a956c5ecb [diff] |
events: correct event_uninit() description The function name in the description must match the function. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>