Skip to content
Snippets Groups Projects
Commit 15dd4781 authored by Steve French's avatar Steve French
Browse files

[CIFS] Remove build warning

parent 5d2c0e22
Branches
Tags
No related merge requests found
......@@ -146,7 +146,7 @@ cifs_fill_common_info(struct cifs_fattr *fattr, struct cifs_sb_info *cifs_sb)
}
}
void
static void
cifs_dir_info_to_fattr(struct cifs_fattr *fattr, FILE_DIRECTORY_INFO *info,
struct cifs_sb_info *cifs_sb)
{
......@@ -161,7 +161,7 @@ cifs_dir_info_to_fattr(struct cifs_fattr *fattr, FILE_DIRECTORY_INFO *info,
cifs_fill_common_info(fattr, cifs_sb);
}
void
static void
cifs_std_info_to_fattr(struct cifs_fattr *fattr, FIND_FILE_STANDARD_INFO *info,
struct cifs_sb_info *cifs_sb)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment