]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/cifs/netmisc.c
fs: cifs: mute -Wunused-const-variable message
[linux.git] / fs / cifs / netmisc.c
index 49c17ee182544d6f986334379d76976b6f3ef3b3..9b41436fb8dbb3d98337a10cd4b3bfc8d7135647 100644 (file)
@@ -117,10 +117,6 @@ static const struct smb_to_posix_error mapping_table_ERRSRV[] = {
        {0, 0}
 };
 
-static const struct smb_to_posix_error mapping_table_ERRHRD[] = {
-       {0, 0}
-};
-
 /*
  * Convert a string containing text IPv4 or IPv6 address to binary form.
  *