Author: rminnich
Date: 2007-10-22 19:04:39 +0200 (Mon, 22 Oct 2007)
New Revision: 2882

Modified:
   trunk/LinuxBIOSv2/src/ram/ramtest.c
Log:
Trivial: remove unused variable.
Signed-off-by: Ronald G. Minnich <[EMAIL PROTECTED]>
Acked-by: Ronald G. Minnich <[EMAIL PROTECTED]>



Modified: trunk/LinuxBIOSv2/src/ram/ramtest.c
===================================================================
--- trunk/LinuxBIOSv2/src/ram/ramtest.c 2007-10-22 16:15:28 UTC (rev 2881)
+++ trunk/LinuxBIOSv2/src/ram/ramtest.c 2007-10-22 17:04:39 UTC (rev 2882)
@@ -94,7 +94,6 @@
 
 void ram_check(unsigned long start, unsigned long stop)
 {
-       int result;
        /*
         * This is much more of a "Is my DRAM properly configured?"
         * test than a "Is my DRAM faulty?" test.  Not all bits


-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to