Re: [PATCH] linux/video_{de,en}coder.h: cleanup for userspace

From: Andrew Morton
Date: Mon Oct 27 2008 - 23:32:23 EST


On Sun, 26 Oct 2008 06:47:44 -0400 Mike Frysinger <vapier@xxxxxxxxxx> 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.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/