From: Andrew Morton <akpm@linux-foundation.org>
To: Mike Frysinger <vapier@gentoo.org>
Cc: v4l-dvb-maintainer@linuxtv.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] linux/video_{de,en}coder.h: cleanup for userspace
Date: Mon, 27 Oct 2008 20:31:03 -0700 [thread overview]
Message-ID: <20081027203103.be272647.akpm@linux-foundation.org> (raw)
In-Reply-To: <1225018064-3312-1-git-send-email-vapier@gentoo.org>
On Sun, 26 Oct 2008 06:47:44 -0400 Mike Frysinger <vapier@gentoo.org> wrote:
> Make sure the linux/video_{de,en}coder.h header files include other header
> files that they use (for types and structures).
>
checkpatch (amazing tool, and it's free!) said:
ERROR: Don't use <linux/videodev.h>: see Documentation/feature-removal-schedule.txt
#23: FILE: include/linux/video_decoder.h:5:
+#include <linux/videodev.h>
so I'll drop this one.
next prev parent reply other threads:[~2008-10-28 3:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-26 10:47 [PATCH] linux/video_{de,en}coder.h: cleanup for userspace Mike Frysinger
2008-10-28 3:31 ` Andrew Morton [this message]
2008-10-28 3:34 ` Mike Frysinger
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=20081027203103.be272647.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=v4l-dvb-maintainer@linuxtv.org \
--cc=vapier@gentoo.org \
/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.