[PATCH v2 1/8] ubi: remove unnecessary extern directive from function prototypes
Simon Glass
sjg at chromium.org
Wed Apr 22 00:42:45 CEST 2026
On 2026-04-21T08:35:39, Weijie Gao <weijie.gao at mediatek.com> wrote:
> ubi: remove unnecessary extern directive from function prototypes
>
> The extern directive is unnecessary for function declaration and should be
> removed.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
>
> include/ubi_uboot.h | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list