cifs: Use #define in cifs_dbg
authorJoe Perches <joe@perches.com>
Fri, 21 Feb 2020 13:20:45 +0000 (05:20 -0800)
committerSteve French <stfrench@microsoft.com>
Mon, 24 Feb 2020 20:20:38 +0000 (14:20 -0600)
commitfb4b5f13464c468a9c10ae1ab8ba9aa352d0256a
tree5444a2e07ca9b5efc89d45e717058ff2038e678a
parent86f740f2aed5ea7fe1aa86dc2df0fb4ab0f71088
cifs: Use #define in cifs_dbg

All other uses of cifs_dbg use defines so change this one.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/inode.c