mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 04:36:22 +00:00
scst_lib: Remove documentation of removed arguments
Commit488aaeed71("scst_lib: Remove support for kernel versions before 3.10") removed the d_km_type and s_km_type arguments. Hence this patch that removes the documentation for these arguments. Fixes:488aaeed71("scst_lib: Remove support for kernel versions before 3.10") Signed-off-by: Bart Van Assche <bvanassche@acm.org>
This commit is contained in:
committed by
Gleb Chesnokov
parent
38b9e895bd
commit
316856caee
@@ -8940,8 +8940,6 @@ out_unmap:
|
||||
* @nents_to_cmp: maximum number of entries to compare
|
||||
* @cmp_len: maximum amount of data to compare. If 0, then compare all.
|
||||
* @miscompare_offs: offset of the first miscompare. Can be NULL.
|
||||
* @d_km_type: kmap_atomic type for SG 1
|
||||
* @s_km_type: kmap_atomic type for SG 2
|
||||
*
|
||||
* Description:
|
||||
* Data from the first SG vector will be compired with the second SG
|
||||
|
||||
Reference in New Issue
Block a user