diff options
author | Tom Rix <[email protected]> | 2023-03-24 13:30:56 -0400 |
---|---|---|
committer | Steve French <[email protected]> | 2023-03-25 14:54:06 -0500 |
commit | 2824861773eb512b37547516d81ef78108032cb2 (patch) | |
tree | 866ef57d26ccd5ea5659611de043da904e7bd886 /scripts/gdb/linux/rbtree.py | |
parent | e416ea62a9166e6075a07a970cc5bf79255d2700 (diff) |
ksmbd: remove unused is_char_allowed function
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 <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Acked-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions