
5 Oct
2019
5 Oct
'19
4:01 a.m.
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