On Thu, 2012-10-18 at 11:49 +0400, Stanislav Kinsbursky wrote: > + > +static struct k_itimer *__posix_timers_find(struct hlist_head *head, struct signal_struct *sig, timer_t id) This line is too long Please use scripts/checkpatch.pl Other than that, your patch seems fine to me Thanks