]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/hash.h
hash: Use lower case for hash algorithm names
[karo-tx-uboot.git] / include / hash.h
index f2b2c4520de2e877e3361c361107949f4b4f25b5..2dbbd9b7d5789e3c42b3d489156954697c47ea49 100644 (file)
@@ -61,7 +61,7 @@ enum {
  *
  * This common function is used to implement specific hash commands.
  *
- * @algo_name:         Hash algorithm being used
+ * @algo_name:         Hash algorithm being used (lower case!)
  * @flags:             Flags value (HASH_FLAG_...)
  * @cmdtp:             Pointer to command table entry
  * @flag:              Some flags normally 0 (see CMD_FLAG_.. above)