diff options
author | Steve French <stfrench@microsoft.com> | 2022-07-15 23:45:45 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-08-01 01:34:44 -0500 |
commit | c2c17ddbf32bd89c4b5e3eb71068b52c890d07df (patch) | |
tree | e069ecf53c5dc377661ac816633444de5e26eb54 /fs/cifs/dir.c | |
parent | 0827f71b881c9d679df4cb33936cbe8bcaa77321 (diff) | |
download | lwn-c2c17ddbf32bd89c4b5e3eb71068b52c890d07df.tar.gz lwn-c2c17ddbf32bd89c4b5e3eb71068b52c890d07df.zip |
cifs: remove some camelCase and also some static build warnings
Remove warnings for five global variables. For example:
fs/cifs/cifsglob.h:1984:24: warning: symbol 'midCount' was not declared. Should it be static?
Also change them from camelCase (e.g. "midCount" to "mid_count")
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/dir.c')
0 files changed, 0 insertions, 0 deletions