f2fs: fix the msg data type
authorMukesh Ojha <quic_mojha@quicinc.com>
Thu, 27 Oct 2022 09:12:41 +0000 (14:42 +0530)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 2 Nov 2022 00:56:03 +0000 (17:56 -0700)
commit195623f2d8e9361eaddec071ad298998ec0590ba
tree1fc038a0999cf04278b58f193341d3bb958e77f4
parent0db18eec0d9a7ee525209e31e3ac2f673545b12f
f2fs: fix the msg data type

Data type of msg in f2fs_write_checkpoint trace should
be const char * instead of char *.

Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
include/trace/events/f2fs.h