]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: fix string declarations and assignments in tracepoints
authorShyam Prasad N <sprasad@microsoft.com>
Fri, 21 May 2021 06:35:52 +0000 (06:35 +0000)
committerSteve French <stfrench@microsoft.com>
Thu, 27 May 2021 19:04:32 +0000 (14:04 -0500)
commit46489631f2a28d0935c75f7eab12f806cab37cb8
tree2c7f179cd0182d299d9a155d55a409c6ad01ae8f
parentdcb93399576aeaa0835197fce0316e576bb2e5fe
cifs: fix string declarations and assignments in tracepoints

We missed using the variable length string macros in several
tracepoints. Fixed them in this change.

There's probably more useful macros that we can use to print
others like flags etc. But I'll submit sepawrate patches for
those at a future date.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Cc: <stable@vger.kernel.org> # v5.12
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/trace.h