]> 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)
commit52cebb8defa1a51b0f9da837cf3d2a11173e6fdc
tree2c7f179cd0182d299d9a155d55a409c6ad01ae8f
parent29a53b4a771ed24f5d56ff2c50c1b678a59be5d7
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