]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ntfs3: Fix wrong error message $Logfile -> $UpCase
authorKari Argillander <kari.argillander@gmail.com>
Thu, 9 Sep 2021 18:09:32 +0000 (21:09 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 20 Sep 2021 15:52:56 +0000 (18:52 +0300)
commit59b794bf3884e80ff28e41ccf64fa495df2d95cd
tree3e0929e052411d1724828d50af301e3a0501e29f
parentcc22b7b8365f94d0870f44eb6df218aa6903aa9f
fs/ntfs3: Fix wrong error message $Logfile -> $UpCase

Fix wrong error message $Logfile -> $UpCase. Probably copy paste.

Fixes: 203c2b3a406a ("fs/ntfs3: Add initialization of super block")
Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/super.c