All of lore.kernel.org
 help / color / mirror / Atom feed
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 7/7] kexec-tools: Remove unused variables from elf_mipsel_load
Date: Wed, 27 Feb 2008 19:35:43 +0900	[thread overview]
Message-ID: <20080227104403.236174729@vergenet.net> (raw)
In-Reply-To: 20080227103536.406746333@vergenet.net

[-- Attachment #1: mips-elf_mipsel_load-unused-variables.patch --]
[-- Type: text/plain, Size: 953 bytes --]

Signed-off-by: Simon Horman <horms@verge.net.au>

--- 

 kexec/arch/mipsel/kexec-elf-mipsel.c |    2 --
 1 file changed, 2 deletions(-)

Index: kexec-tools-mips/kexec/arch/mipsel/kexec-elf-mipsel.c
===================================================================
--- kexec-tools-mips.orig/kexec/arch/mipsel/kexec-elf-mipsel.c	2008-02-27 19:17:47.000000000 +0900
+++ kexec-tools-mips/kexec/arch/mipsel/kexec-elf-mipsel.c	2008-02-27 19:17:49.000000000 +0900
@@ -116,9 +116,7 @@ int elf_mipsel_load(int argc, char **arg
        int command_line_len;
        unsigned char *setup_start;
        uint32_t setup_size;
-       int result;
        int opt;
-       int i;
 #define OPT_APPEND     (OPT_ARCH_MAX+0)
        static const struct option options[] = {
                KEXEC_ARCH_OPTIONS

-- 

-- 
Horms


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

  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 ` [patch 6/7] kexec-tools: Remove unused arch_options global variable Simon Horman
2008-02-27 10:35 ` Simon Horman [this message]
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.236174729@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.