From: Rolf Eike Beer Date: Sat, 10 Feb 2007 09:45:49 +0000 (-0800) Subject: [PATCH] Add const for time{spec,val}_compare arguments X-Git-Tag: v2.6.21-rc1~274^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77adbfbf4cf96fedf9b75bb330704828c187b190;p=pandora-kernel.git [PATCH] Add const for time{spec,val}_compare arguments The arguments are really const. Mark them const to allow these functions being called from places where the arguments are const without getting useless compiler warnings. Signed-off-by: Rolf Eike Beer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed