Loading fs/cifs/winucase.c +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ #include <linux/nls.h> wchar_t cifs_toupper(wchar_t in); /* quiet sparse */ static const wchar_t t2_00[256] = { 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, Loading Loading
fs/cifs/winucase.c +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ #include <linux/nls.h> wchar_t cifs_toupper(wchar_t in); /* quiet sparse */ static const wchar_t t2_00[256] = { 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, Loading