]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/core/hwdep.c
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas...
[karo-tx-linux.git] / sound / core / hwdep.c
index 3f7f6628cf7b1704ed7cdb4094703416697af0a0..d105073298cb536148214fd04edb318220825e13 100644 (file)
@@ -356,7 +356,7 @@ static const struct file_operations snd_hwdep_f_ops =
  * The callbacks (hwdep->ops) must be set on the returned instance
  * after this call manually by the caller.
  *
- * Returns zero if successful, or a negative error code on failure.
+ * Return: Zero if successful, or a negative error code on failure.
  */
 int snd_hwdep_new(struct snd_card *card, char *id, int device,
                  struct snd_hwdep **rhwdep)