scst: Fix a checkpatch complaint about whitespace

This patch fixes the following checkpatch warnings:

    WARNING:SPACE_BEFORE_TAB: please, no space before tabs.
This commit is contained in:
Gleb Chesnokov
2023-03-02 22:51:11 +03:00
parent 9be09fd68b
commit 70dfb06c40
3 changed files with 4 additions and 4 deletions

View File

@@ -583,7 +583,7 @@ static inline long get_user_pages_backport(unsigned long start,
/* <linux/kobject_ns.h> */
#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 16, 0) && \
#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 16, 0) && \
(!defined(RHEL_RELEASE_CODE) || \
RHEL_RELEASE_CODE -0 < RHEL_RELEASE_VERSION(7, 6))
/*