![]() | ||||||||||
Messages in this thread |
* Harvey Harrison <harvey.harrison@gmail.com> wrote: > Global functions should include their prototypes. thanks, i've applied all three cleanup patches of yours. one minor detail: > +struct pt_regs * save_v86_state(struct kernel_vm86_regs *); the proper form is: struct pt_regs *save_v86_state(struct kernel_vm86_regs *); (note the lack of space) Ingo -- 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: 2008-02-02 08:07 [from the cache] ©2003-2008 | ||||||||||