]> 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)
commit994f5c9ec34ec025acaed390103ad6e65af85356
tree175f3595bec723265fa69a7cc86cdae4c40d2240
parent1fdde2ac05da63b21ea849c735f14da69a05b76d
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