[CIFS] Remove sparse warning
authorSteve French <sfrench@us.ibm.com>
Mon, 14 Mar 2011 19:01:59 +0000 (19:01 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 19 May 2011 14:10:56 +0000 (14:10 +0000)
Move extern for cifsConvertToUCS to different header to prevent following warning:

CHECK   fs/cifs/cifs_unicode.c
fs/cifs/cifs_unicode.c:267:1: warning: symbol 'cifsConvertToUCS' was not declared. Should it be static?

Signed-off-by: Steve French <sfrench@us.ibm.com>
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found