]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita4ecd3ecbd27022677fd8ec13887c1b14dfe280b
tree175f3595bec723265fa69a7cc86cdae4c40d2240
parente7323b39e1c73cb0947c837b591a0cd731b24030
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