]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix up Tejun's email address again
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Mar 2013 19:36:41 +0000 (11:36 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Mar 2013 19:36:41 +0000 (11:36 -0800)
queue-3.0/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch

index c7818a213bd6cca67e83667107fa4a37094d97b9..76a9414f87a99db89612078a4fbc2d7e35b3510e 100644 (file)
@@ -25,7 +25,7 @@ Note that WARN_ON_ONCE() in idr_find() on id < 0 is transitional
 precaution while moving away from ignoring MSB.  Once it's gone we can
 remove the guard as long as timer_t isn't larger than int.
 
-Signed-off-by: Tejun Heo <tj@kernel.org>nnn
+Signed-off-by: Tejun Heo <tj@kernel.org>
 Reported-by: Sasha Levin <sasha.levin@oracle.com>
 Cc: Andrew Morton <akpm@linux-foundation.org>
 Link: http://lkml.kernel.org/r/20130220232412.GL3570@htj.dyndns.org