From: George Anzinger Date: Fri, 3 Feb 2006 11:04:20 +0000 (-0800) Subject: [PATCH] Normalize timespec for negative values in ns_to_timespec X-Git-Tag: v2.6.16-rc3~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88fc3897e3219e63ae6e2d180a6c87d033ef9f3b;p=pandora-kernel.git [PATCH] Normalize timespec for negative values in ns_to_timespec - In case of a negative nsec value the result of the division must be normalized. - Remove inline from an exported function. Signed-off-by: George Anzinger Signed-off-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed