[PATCH 01/19] bootwrapper: Add stddef.h to ops.h

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE7095d

3 messages, 3 authors, 2007-03-13 · open the first message on its own page

[PATCH 01/19] bootwrapper: Add stddef.h to ops.h

From: Scott Wood <hidden>
Date: 2007-03-12 20:41:43

ops.h references NULL, so include stddef.h, so files including ops.h
don't have to.

Signed-off-by: Scott Wood <redacted>
---
 arch/powerpc/boot/ops.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/ops.h b/arch/powerpc/boot/ops.h
index cad4eee..2b569ad 100644
--- a/arch/powerpc/boot/ops.h
+++ b/arch/powerpc/boot/ops.h
@@ -11,6 +11,7 @@
 #ifndef _PPC_BOOT_OPS_H_
 #define _PPC_BOOT_OPS_H_
 
+#include <stddef.h>
 #include "types.h"
 
 #define	COMMAND_LINE_SIZE	512
-- 
1.5.0.3

Re: [PATCH 01/19] bootwrapper: Add stddef.h to ops.h

From: Mark A. Greer <hidden>
Date: 2007-03-12 22:26:44

On Mon, Mar 12, 2007 at 02:41:38PM -0600, Scott Wood wrote:
ops.h references NULL, so include stddef.h, so files including ops.h
don't have to.

Signed-off-by: Scott Wood <redacted>
Acked-by: Mark A. Greer <redacted>
quoted hunk
---
 arch/powerpc/boot/ops.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/ops.h b/arch/powerpc/boot/ops.h
index cad4eee..2b569ad 100644
--- a/arch/powerpc/boot/ops.h
+++ b/arch/powerpc/boot/ops.h
@@ -11,6 +11,7 @@
 #ifndef _PPC_BOOT_OPS_H_
 #define _PPC_BOOT_OPS_H_
 
+#include <stddef.h>
 #include "types.h"
 
 #define	COMMAND_LINE_SIZE	512
-- 
1.5.0.3

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [PATCH 01/19] bootwrapper: Add stddef.h to ops.h

From: David Gibson <hidden>
Date: 2007-03-13 01:36:24

On Mon, Mar 12, 2007 at 03:26:52PM -0700, Mark A. Greer wrote:
On Mon, Mar 12, 2007 at 02:41:38PM -0600, Scott Wood wrote:
quoted
ops.h references NULL, so include stddef.h, so files including ops.h
don't have to.

Signed-off-by: Scott Wood <redacted>
Acked-by: Mark A. Greer <redacted>
Acked-by: David Gibson <redacted>

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help