From: Simon Horman <horms@verge.net.au>
To: Tomasz Chmielewski <mangoo@wpkg.org>,
Francesco Chiechi <francesco.chiechi@colibre.it>
Cc: kexec@lists.infradead.org
Subject: [patch 6/7] kexec-tools: Remove unused arch_options global variable
Date: Wed, 27 Feb 2008 19:35:42 +0900 [thread overview]
Message-ID: <20080227104403.032042974@vergenet.net> (raw)
In-Reply-To: 20080227103536.406746333@vergenet.net
[-- Attachment #1: mips-unused-arch_options.patch --]
[-- Type: text/plain, Size: 797 bytes --]
Signed-off-by: Simon Horman <horms@verge.net.au>
---
kexec/arch/mipsel/kexec-mipsel.c | 3 ---
1 file changed, 3 deletions(-)
Index: kexec-tools-mips/kexec/arch/mipsel/kexec-mipsel.c
===================================================================
--- kexec-tools-mips.orig/kexec/arch/mipsel/kexec-mipsel.c 2008-02-27 19:16:35.000000000 +0900
+++ kexec-tools-mips/kexec/arch/mipsel/kexec-mipsel.c 2008-02-27 19:16:38.000000000 +0900
@@ -100,9 +100,6 @@ void arch_usage(void)
{
}
-static struct {
-} arch_options = {
-};
int arch_process_options(int argc, char **argv)
{
static const struct option options[] = {
--
--
Horms
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next prev parent reply other threads:[~2008-02-27 10:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-27 10:35 [patch 0/7] kexec-tools: mipsel port Simon Horman
2008-02-27 10:35 ` [patch 1/7] kexec tools " Simon Horman
2008-02-27 10:35 ` [patch 2/7] kexec-tools: Remove purgatory/arch/mipsel/include/stdint.h Simon Horman
2008-02-27 10:35 ` [patch 3/7] kexec-tools: Update mips port for recent build changes Simon Horman
2008-02-27 10:35 ` [patch 4/7] kexec-tools: Remove unused variables in arch_process_options() Simon Horman
2008-02-27 10:35 ` [patch 5/7] kexec-tools: Remove duplication declaration of BOOTLOADER_VERSION Simon Horman
2008-02-27 10:35 ` Simon Horman [this message]
2008-02-27 10:35 ` [patch 7/7] kexec-tools: Remove unused variables from elf_mipsel_load Simon Horman
2008-02-27 21:55 ` [patch 0/7] kexec-tools: mipsel port Tomasz Chmielewski
2008-02-27 21:55 ` Tomasz Chmielewski
2008-02-28 3:38 ` Simon Horman
2008-02-28 3:38 ` Simon Horman
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=20080227104403.032042974@vergenet.net \
--to=horms@verge.net.au \
--cc=francesco.chiechi@colibre.it \
--cc=kexec@lists.infradead.org \
--cc=mangoo@wpkg.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.