From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Linux Doc Mailing List <linux-doc@vger.kernel.org>,
alsa-devel@alsa-project.org,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Jonathan Corbet <corbet@lwn.net>,
Jaroslav Kysela <perex@perex.cz>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 10/13] sound: fix the comments that refers to kernel-doc
Date: Tue, 16 May 2017 07:46:53 -0300 [thread overview]
Message-ID: <20170516074653.187d499f@vento.lan> (raw)
In-Reply-To: <s5hshk6bied.wl-tiwai@suse.de>
Em Mon, 15 May 2017 11:04:26 +0200
Takashi Iwai <tiwai@suse.de> escreveu:
> On Sun, 14 May 2017 17:38:44 +0200,
> Mauro Carvalho Chehab wrote:
> >
> > The markup inside the #if 0 comment actually refers to a
> > kernel-doc markup. As we're getting rid of DocBook update it.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
>
> I guess you prefer taking it from your tree? Feel free to take my
> ack:
> Reviewed-by: Takashi Iwai <tiwai@suse.de>
In the specific case of this patch, it doesn't matter much from what
tree it would be merged, as no other patch depends on it ;)
So, if you prefer, you can merge it directly on your tree. Otherwise,
I'll keep it on my pile of patches to be send to docs -next.
>
>
> thanks,
>
> Takashi
>
> > ---
> > include/sound/pcm.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/include/sound/pcm.h b/include/sound/pcm.h
> > index 361749e60799..bbf97d4c4c17 100644
> > --- a/include/sound/pcm.h
> > +++ b/include/sound/pcm.h
> > @@ -1054,7 +1054,7 @@ int snd_pcm_format_unsigned(snd_pcm_format_t format);
> > int snd_pcm_format_linear(snd_pcm_format_t format);
> > int snd_pcm_format_little_endian(snd_pcm_format_t format);
> > int snd_pcm_format_big_endian(snd_pcm_format_t format);
> > -#if 0 /* just for DocBook */
> > +#if 0 /* just for kernel-doc */
> > /**
> > * snd_pcm_format_cpu_endian - Check the PCM format is CPU-endian
> > * @format: the format to check
> > --
> > 2.9.3
> >
> >
Thanks,
Mauro
next prev parent reply other threads:[~2017-05-16 10:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-14 15:38 [PATCH 00/13] Get rid of DocBook Mauro Carvalho Chehab
2017-05-14 15:38 ` [PATCH 10/13] sound: fix the comments that refers to kernel-doc Mauro Carvalho Chehab
2017-05-15 9:04 ` Takashi Iwai
2017-05-16 10:46 ` Mauro Carvalho Chehab [this message]
2017-05-16 10:50 ` Takashi Iwai
2017-05-16 10:55 ` Mauro Carvalho Chehab
2017-05-14 21:05 ` [PATCH 00/13] Get rid of DocBook Kees Cook
2017-05-14 22:00 ` Mauro Carvalho Chehab
2017-05-15 14:34 ` Kees Cook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170516074653.187d499f@vento.lan \
--to=mchehab@s-opensource.com \
--cc=alsa-devel@alsa-project.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox