All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: linux-media <linux-media@vger.kernel.org>
Cc: Patrick Boettcher <pboettcher@kernellabs.com>,
	Andreas Oberritter <obi@linuxtv.org>,
	Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: Re: [PATCH RFCv2] add DTMB support for DVB API
Date: Sat, 14 Jan 2012 17:35:15 +0200	[thread overview]
Message-ID: <4F11A0B3.9000102@iki.fi> (raw)
In-Reply-To: <4F119FC4.3090103@iki.fi>

On 01/14/2012 05:31 PM, Antti Palosaari wrote:
> +typedef enum fe_interleaving {
> + INTERLEAVING_NONE,
> + INTERLEAVING_240,
> + INTERLEAVING_720,
> +} fe_interleaving_t;

Checkpatch didn't like that, but I left it as all the others are 
similar. I am happy to fix it too if there is idea what it should be.

WARNING: do not add new typedefs
#165: FILE: include/linux/dvb/frontend.h:225:
+typedef enum fe_interleaving {


Antti

-- 
http://palosaari.fi/

  reply	other threads:[~2012-01-14 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14 15:31 [PATCH RFCv2] add DTMB support for DVB API Antti Palosaari
2012-01-14 15:35 ` Antti Palosaari [this message]
2012-01-14 22:30   ` Mauro Carvalho Chehab
2012-01-16 16:44 ` Patrick Boettcher

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=4F11A0B3.9000102@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=obi@linuxtv.org \
    --cc=pboettcher@kernellabs.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.