mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-21 22:31:57 +04:00
ed836b1a9d
- 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>