cifs: print MIDs in decimal notation
authorPaulo Alcantara <pc@cjr.nz>
Mon, 8 Mar 2021 15:00:47 +0000 (12:00 -0300)
committerSteve French <stfrench@microsoft.com>
Tue, 9 Mar 2021 03:22:31 +0000 (21:22 -0600)
commitbf1bc694b6b0cf49756cb06f8f38501b9b2c5527
tree175f3595bec723265fa69a7cc86cdae4c40d2240
parent88fd98a2306755b965e4f4567f84e73db3b6738c
cifs: print MIDs in decimal notation

The MIDs are mostly printed as decimal, so let's make it consistent.

Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_debug.c
fs/cifs/connect.c
fs/cifs/smb2misc.c