Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6-block.git] / include / crypto / internal / scompress.h
index 858fe3965ae347ef19d498bd91997e54766e302e..07a10fd2d3210a40b75a817cdb8e104ad115af0a 100644 (file)
@@ -27,7 +27,6 @@ struct crypto_scomp {
  * @free_ctx:  Function frees context allocated with alloc_ctx
  * @compress:  Function performs a compress operation
  * @decompress:        Function performs a de-compress operation
- * @stat:      Statistics for compress algorithm
  * @base:      Common crypto API algorithm data structure
  * @calg:      Cmonn algorithm data structure shared with acomp
  */