mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 18:06:12 +02:00
- Changing return type from void to int - Returning error code instead of void on superio_enter() failure - Returning 0 on success Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/21218 Signed-off-by: Robert Marko <robimarko@gmail.com>