[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKYAXd9gtnrGY_h6PhGLgNaQaaTtbFWZg-37Ny=HMXWXS3GpFA@mail.gmail.com>
Date: Sat, 25 Mar 2023 18:00:34 +0900
From: Namjae Jeon <linkinjeon@...nel.org>
To: Tom Rix <trix@...hat.com>
Cc: sfrench@...ba.org, senozhatsky@...omium.org, tom@...pey.com,
nathan@...nel.org, ndesaulniers@...gle.com,
linux-cifs@...r.kernel.org, linux-kernel@...r.kernel.org,
llvm@...ts.linux.dev
Subject: Re: [PATCH] ksmbd: remove unused is_char_allowed function
2023-03-25 2:30 GMT+09:00, Tom Rix <trix@...hat.com>:
> clang with W=1 reports
> fs/ksmbd/unicode.c:122:19: error: unused function
> 'is_char_allowed' [-Werror,-Wunused-function]
> static inline int is_char_allowed(char *ch)
> ^
> This function is not used so remove it.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
Acked-by: Namjae Jeon <linkinjeon@...nel.org>
Thanks!
Powered by blists - more mailing lists