Alex Shi <alex....@linux.alibaba.com> wrote: > /** > * mark_hash_blacklisted - Add a hash to the system blacklist > - * @hash - The hash as a hex string with a type prefix (eg. "tbs:23aa429783") > + * @hash: - The hash as a hex string with a type prefix (eg. > "tbs:23aa429783")
You should remove the dash when making this change. I'll do that for you. David