summaryrefslogtreecommitdiff
path: root/scripts/gen_ksymdeps.sh
diff options
context:
space:
mode:
authorKari Argillander <kari.argillander@gmail.com>2021-09-09 21:09:41 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-09-20 18:53:11 +0300
commit0e59a87ee619915c2eb189eb232a972c276681fb (patch)
treea6fc429dcb35ca25632b0e8fe684e2b474a3d696 /scripts/gen_ksymdeps.sh
parent0056b273757b3057a5aff73f96a7fa134641caf4 (diff)
fs/ntfs3: Initialize pointer before use place in fill_super
Initializing should be as close as possible when we use it so that we do not need to scroll up to see what is happening. Also bdev_get_queue() can never return NULL so we do not need to check for !rq. Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'scripts/gen_ksymdeps.sh')
0 files changed, 0 insertions, 0 deletions