On Tue, Aug 31, 2010 at 02:45:51PM +0300, Alexander Shishkin wrote: > diff --git a/arch/s390/kernel/syscalls.S b/arch/s390/kernel/syscalls.S > index a8fee1b..b242383 100644 > --- a/arch/s390/kernel/syscalls.S > +++ b/arch/s390/kernel/syscalls.S > @@ -343,3 +343,4 @@ SYSCALL(sys_perf_event_open,sys_perf_event_open,sys_perf_event_open_wrapper) > SYSCALL(sys_fanotify_init,sys_fanotify_init,sys_fanotify_init_wrapper) > SYSCALL(sys_fanotify_mark,sys_fanotify_mark,sys_fanotify_mark_wrapper) > SYSCALL(sys_prlimit64,sys_prlimit64,sys_prlimit64_wrapper) > +SYSCALL(sys_time_change_notify,sys_time_change_notify,sys_time_change_notify_wrapper) /* 335 */ > \ No newline at end of file Please add the missing newline. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html