Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77993be3 authored by Steve French's avatar Steve French
Browse files

[CIFS] quiet sparse compile warning



Jeff's patchset introduced trivial sparse warning on new cifs toupper routine

Signed-off-by: default avatarSteve French <smfrench@gmail.com>
CC: Jeff Layton <jlayton@redhat.com>
parent 32811d24
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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,