From: Jiri Olsa <jolsa@redhat.com>
To: kernel-janitors@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux@arm.linux.org.uk,
ysato@users.sourceforge.jp, tony.luck@intel.com,
dhowells@redhat.com, kyle@mcmartin.ca, benh@kernel.crashing.org,
schwidefsky@de.ibm.com, jgarzik@pobox.com, hare@suse.de,
felipe.balbi@nokia.com, Jiri Olsa <jolsa@redhat.com>
Subject: [PATCH 06/13] mn10300: removing redundant ifdef
Date: Thu, 6 May 2010 19:36:10 +0200 [thread overview]
Message-ID: <1273167377-14270-7-git-send-email-jolsa@redhat.com> (raw)
In-Reply-To: <1273167377-14270-1-git-send-email-jolsa@redhat.com>
wbr,
jirka
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
---
arch/mn10300/include/asm/pgtable.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/arch/mn10300/include/asm/pgtable.h b/arch/mn10300/include/asm/pgtable.h
index 16d8857..ace79eb 100644
--- a/arch/mn10300/include/asm/pgtable.h
+++ b/arch/mn10300/include/asm/pgtable.h
@@ -213,8 +213,6 @@ do { \
#define pages_to_mb(x) ((x) >> (20 - PAGE_SHIFT))
-#ifndef __ASSEMBLY__
-
/*
* The following only work if pte_present() is true.
* Undefined behaviour if not..
@@ -468,8 +466,6 @@ static inline int set_kernel_exec(unsigned long vaddr, int enable)
extern void update_mmu_cache(struct vm_area_struct *vma,
unsigned long address, pte_t *ptep);
-#endif /* !__ASSEMBLY__ */
-
#define kern_addr_valid(addr) (1)
#define io_remap_pfn_range(vma, vaddr, pfn, size, prot) \
--
1.6.6.1
next prev parent reply other threads:[~2010-05-06 17:38 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-06 17:36 [PATCH] removing redundant ifdefs Jiri Olsa
2010-05-06 17:36 ` [PATCH 01/13] kernel/fs/security: " Jiri Olsa
2010-05-06 17:36 ` [PATCH 02/13] ia64: removing redundant ifdef Jiri Olsa
2010-05-06 17:36 ` [PATCH 03/13] arm: removing redundant ifdefs Jiri Olsa
2010-05-06 19:36 ` Russell King - ARM Linux
2010-05-06 17:36 ` [PATCH 04/13] x86: removing redundant ifdef Jiri Olsa
2010-05-06 17:36 ` [PATCH 05/13] s390: removing redundant ifdefs Jiri Olsa
2010-05-07 8:46 ` Heiko Carstens
2010-05-06 17:36 ` Jiri Olsa [this message]
2010-05-06 17:36 ` [PATCH 07/13] h8300: removing redundant ifdef Jiri Olsa
2010-05-06 17:36 ` [PATCH 08/13] powerpc: removing redundant ifdefs Jiri Olsa
2010-05-06 17:36 ` [PATCH 09/13] parisc: removing redundant ifdef Jiri Olsa
2010-05-06 17:40 ` Kyle McMartin
2010-05-06 17:36 ` [PATCH 10/13] drivers/scsi: " Jiri Olsa
2010-05-06 17:36 ` [PATCH 11/13] drivers/video: removing redundant ifdefs Jiri Olsa
2010-05-06 17:36 ` [PATCH 12/13] drivers/usb/musb: " Jiri Olsa
2010-05-07 5:32 ` Felipe Balbi
2010-05-06 17:36 ` [PATCH 13/13] drivers/ata: removing redundant ifdef Jiri Olsa
2010-05-14 21:32 ` Jeff Garzik
2010-05-06 17:43 ` [PATCH] removing redundant ifdefs Randy Dunlap
2010-05-07 7:59 ` Jiri Olsa
2010-05-06 18:01 ` Russell King - ARM Linux
2010-05-07 8:08 ` Jiri Olsa
2010-05-07 10:11 ` [PATCH 06/13] mn10300: removing redundant ifdef David Howells
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=1273167377-14270-7-git-send-email-jolsa@redhat.com \
--to=jolsa@redhat.com \
--cc=benh@kernel.crashing.org \
--cc=dhowells@redhat.com \
--cc=felipe.balbi@nokia.com \
--cc=hare@suse.de \
--cc=jgarzik@pobox.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kyle@mcmartin.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=schwidefsky@de.ibm.com \
--cc=tony.luck@intel.com \
--cc=ysato@users.sourceforge.jp \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®