]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/crypto/hash.h
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
[karo-tx-linux.git] / include / crypto / hash.h
index 26605888a199ed0446d27268844ea5bff09b8aaa..216a2b876147ea73a5f44fd043714926e5a0da1a 100644 (file)
@@ -605,7 +605,7 @@ static inline struct ahash_request *ahash_request_cast(
  * the cipher operation completes.
  *
  * The callback function is registered with the &ahash_request handle and
- * must comply with the following template
+ * must comply with the following template::
  *
  *     void callback_function(struct crypto_async_request *req, int error)
  */