]> git.baikalelectronics.ru Git - kernel.git/commit
make timespec_equal() take const arguments
authorJan Engelhardt <jengelh@computergmbh.de>
Tue, 17 Jul 2007 11:03:53 +0000 (04:03 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:03 +0000 (10:23 -0700)
commitdf1419bceb10ba0a07347ddbe2ff65b60b39dd94
treeccd40675579257d38bb4e0239f6b25b68402dd4d
parent31e90986fd23249ca42a4e139e3e35f45be68220
make timespec_equal() take const arguments

Make arguments of timespec_equal() const struct timespec.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/time.h