All of lore.kernel.org
 help / color / mirror / Atom feed
* [Kernel-janitors] [patch 2.6.8-rc2] kill KERNEL_VERSION duplicate
@ 2004-07-24 20:06 Domen Puncer
  0 siblings, 0 replies; only message in thread
From: Domen Puncer @ 2004-07-24 20:06 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

Hi.

Kill KERNEL_VERSION duplicate.
Funny that it insn't even used in here


Signed-off-by: Domen Puncer <domen@coderock.org>

--- c/drivers/media/video/videocodec.c	Fri Jul 23 16:00:21 2004
+++ a/drivers/media/video/videocodec.c	Sat Jul 24 21:51:37 2004
@@ -43,11 +43,6 @@
 #include <asm/uaccess.h>
 #endif
 
-#include <linux/version.h>
-#ifndef KERNEL_VERSION
-#define KERNEL_VERSION(a,b,c) ((a)*65536+(b)*256+(c))
-#endif
-
 #include "videocodec.h"
 
 static int debug = 0;

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-24 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-24 20:06 [Kernel-janitors] [patch 2.6.8-rc2] kill KERNEL_VERSION duplicate Domen Puncer

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.