From: Chris Metcalf Date: Tue, 27 Mar 2012 18:10:03 +0000 (-0400) Subject: arch/tile: revert comment for atomic64_add_unless(). X-Git-Tag: v3.4-rc2~7^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07feea877d18453bbe4ad47fe2a365eebf56a7af;p=pandora-kernel.git arch/tile: revert comment for atomic64_add_unless(). It still returns whether @v was not @u, not the old value, unlike __atomic_add_unless(). Signed-off-by: Chris Metcalf Acked-by: Arun Sharma --- Reading git-diff-tree failed