
6 Oct
2019
6 Oct
'19
11:28 a.m.
On Sat, Oct 5, 2019 at 10:01 AM Bin Meng bmeng.cn@gmail.com wrote:
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass sjg@chromium.org wrote:
Some functions and a struct should be marked static since they are not used outside this file. Update them.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/misc/swap_case.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86/next, thanks!