cifs: uncomplicate printing the iocharset parameter
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 14 Dec 2020 06:40:22 +0000 (16:40 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 15:26:30 +0000 (09:26 -0600)
commit7c7ee628f8e94720727709424b3afdae7e73d028
treea1dc3c40436ed78046f0ea6f54243268ad8d1da6
parent6fd4ea88b59acaf2bffdaa14da313d1140b9c7c4
cifs: uncomplicate printing the iocharset parameter

There is no need to load the default nls to check if the iocharset argument
was specified or not since we have it in cifs_sb->ctx

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsfs.c