From: Eric Sesterhenn / snakebyte <snakebyte@gmx.de>
To: kernel-janitors@vger.kernel.org
Subject: [KJ] KERNEL_VERSION #ifs
Date: Sun, 18 Dec 2005 22:00:08 +0000 [thread overview]
Message-ID: <1134943209.7082.2.camel@alice> (raw)
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
hi,
the kerneljanitor TODO states the following:
"- Code that depends on LINUX_VERSION_CODE & KERNEL_VERSION < 2.6 can be
deleted in most cases. (Mostly/all? done)"
does this mean that an if like this
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,2,0)
in arch/cris/arch-v32/kernel/fasttimer.c should also be
removed (Of course just the if, not the code inside it)
Thanks, Eric
[-- Attachment #2: Type: text/plain, Size: 168 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next reply other threads:[~2005-12-18 22:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-18 22:00 Eric Sesterhenn / snakebyte [this message]
2005-12-18 22:16 ` [KJ] KERNEL_VERSION #ifs Matthew Wilcox
2005-12-18 22:41 ` Eric Sesterhenn / snakebyte
2005-12-18 23:18 ` Adrian Bunk
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=1134943209.7082.2.camel@alice \
--to=snakebyte@gmx.de \
--cc=kernel-janitors@vger.kernel.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.