mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 20:56:24 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user