Andreas Schwab wrote:
Maxim Kuvyrkov <[email protected]> writes:

+               {
+                       int do_page_fault(struct pt_regs *, unsigned long,
+                                       unsigned long);

Functions should always be declared in headers, and definitely never in
block scope.

I missed that when cleaning up the patch, will follow up with the fix once other issues are resolved.

--
Maxim
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to