From: nkalmala Date: Fri, 3 Nov 2006 06:07:04 +0000 (-0800) Subject: [PATCH] mm: un-needed add-store operation wastes a few bytes X-Git-Tag: v2.6.19-rc5~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=941c7105dc4f4961727acc518e18e00b9a03cbf3;p=pandora-kernel.git [PATCH] mm: un-needed add-store operation wastes a few bytes Un-needed add-store operation wastes a few bytes. 8 bytes wasted with -O2, on a ppc. Signed-off-by: nkalmala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed