Loading fs/cifs/cifs_unicode.c +1 −1 Original line number Diff line number Diff line Loading @@ -328,7 +328,7 @@ cifsConvertToUTF16(__le16 *target, const char *source, int srclen, } ctoUTF16_out: return i; return j; } #ifdef CONFIG_CIFS_SMB2 Loading Loading
fs/cifs/cifs_unicode.c +1 −1 Original line number Diff line number Diff line Loading @@ -328,7 +328,7 @@ cifsConvertToUTF16(__le16 *target, const char *source, int srclen, } ctoUTF16_out: return i; return j; } #ifdef CONFIG_CIFS_SMB2 Loading