X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fcore%2Fhwdep.c;h=d105073298cb536148214fd04edb318220825e13;hb=3d15b798eafd3b6b3cc25f20747008ab9401a57f;hp=3f7f6628cf7b1704ed7cdb4094703416697af0a0;hpb=56431cd194ca67a899a2a01a90ee94388ade1d0b;p=karo-tx-linux.git diff --git a/sound/core/hwdep.c b/sound/core/hwdep.c index 3f7f6628cf7b..d105073298cb 100644 --- a/sound/core/hwdep.c +++ b/sound/core/hwdep.c @@ -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)