Loading fs/cifs/connect.c +1 −1 Original line number Diff line number Diff line Loading @@ -784,7 +784,7 @@ cifs_parse_mount_options(const char *mountdata, const char *devname, struct smb_vol *vol) { char *value, *data, *end; char *mountdata_copy, *options; char *mountdata_copy = NULL, *options; unsigned int temp_len, i, j; char separator[2]; short int override_uid = -1; Loading Loading
fs/cifs/connect.c +1 −1 Original line number Diff line number Diff line Loading @@ -784,7 +784,7 @@ cifs_parse_mount_options(const char *mountdata, const char *devname, struct smb_vol *vol) { char *value, *data, *end; char *mountdata_copy, *options; char *mountdata_copy = NULL, *options; unsigned int temp_len, i, j; char separator[2]; short int override_uid = -1; Loading