lkml.org 
[lkml]   [2004]   [Nov]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateMon, 8 Nov 2004 23:27:48 -0600 (CST)
FromKumar Gala <>
Subject[PATCH][PPC32] Fix rheap warning
Andrew,

Here is patch that fixes a compile warning with rheap

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>

--

diff -Nru a/arch/ppc/lib/rheap.c b/arch/ppc/lib/rheap.c
--- a/arch/ppc/lib/rheap.c	2004-11-08 22:43:52 -06:00
+++ b/arch/ppc/lib/rheap.c	2004-11-08 22:43:52 -06:00
@@ -645,6 +645,7 @@
  		return -EINVAL;

  	blk->owner = owner;
+	size = blk->size;

  	return size;
  }
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:07    [from the cache]
©2003-2008