Thread (14 messages) flat view 14 messages, 2 authors, 2007-08-09

Re: [PATCH 6/6] pseries: eliminate global var

From: Nathan Lynch <hidden>
Date: 2007-08-09 01:02:43

Linas Vepstas wrote:
On Wed, Aug 08, 2007 at 04:57:14PM -0500, Nathan Lynch wrote:
quoted
Linas Vepstas wrote:
quoted
+
+#ifdef CONFIG_PPC_PSERIES
+extern int pSeries_nvram_init(void);
+extern int nvram_write_error_log(char * buff, int length,
+					 unsigned int err_type, unsigned int err_seq);
+extern int nvram_read_error_log(char * buff, int length,
+					 unsigned int * err_type, unsigned int *err_seq);
+extern int nvram_clear_error_log(void);
+#endif /* CONFIG_PPC_PSERIES */
Declarations need not be #ifdef'd.
Ah, I thought that would be cleaner ... should I resubmit,
the patch, or does it matter that much?
FWIW I'd prefer you drop that hunk and resubmit; it's needless churn
that can only cause build problems.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help