Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753210AbYKZHPr (ORCPT ); Wed, 26 Nov 2008 02:15:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751336AbYKZHPi (ORCPT ); Wed, 26 Nov 2008 02:15:38 -0500 Received: from mx1.suse.de ([195.135.220.2]:36044 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750981AbYKZHPh (ORCPT ); Wed, 26 Nov 2008 02:15:37 -0500 Date: Wed, 26 Nov 2008 08:15:36 +0100 Message-ID: From: Takashi Iwai To: Qinghuang Feng Cc: linux-kernel@vger.kernel.org, Jaroslav Kysela , Randy Dunlap , alsa-devel@alsa-project.org Subject: Re: [PATCH 1/2] sound/pci/hda/hda_codec.c: cleanup kernel-doc In-Reply-To: <492c18c6.011e6e0a.0d83.7b0b@mx.google.com> References: <492c18c6.011e6e0a.0d83.7b0b@mx.google.com> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.3 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1142 Lines: 38 At Tue, 25 Nov 2008 23:24:49 +0800, Qinghuang Feng wrote: > > There is no argument named @state in snd_hda_resume, > remove its' comment. > > Signed-off-by: Qinghuang Feng Applied now. Thanks. Takashi > --- > diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c > index ba1ab73..979f34a 100644 > --- a/sound/pci/hda/hda_codec.c > +++ b/sound/pci/hda/hda_codec.c > @@ -3109,7 +3109,6 @@ int snd_hda_suspend(struct hda_bus *bus, pm_message_t state) > /** > * snd_hda_resume - resume the codecs > * @bus: the HDA bus > - * @state: resume state > * > * Returns 0 if successful. > * > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/