iscsi-scst: Fix spelling mistake in comment

Change 'compability' to 'compatibility'.

This patch fixes the following checkpatch warning:

    WARNING: 'compability' may be misspelled - perhaps 'compatibility'?
This commit is contained in:
Gleb Chesnokov
2022-08-09 19:38:00 +03:00
parent d94c7fb06e
commit 1e168e6676
+1 -1
View File
@@ -35,7 +35,7 @@
#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 18, 0)
/*
* Backport mm_segment_t to save compability with older kernel versions.
* Backport mm_segment_t to save compatibility with older kernel versions.
*
* mm_segment_t was dropped in commit
* 967747bbc084 ("uaccess: remove CONFIG_SET_FS") # v5.18