From: Shuah Khan Date: Fri, 20 Jul 2012 13:34:32 +0000 (+0000) Subject: niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value X-Git-Tag: v3.6-rc1~125^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b70749e64132e17ab02239b82fcb4a2c55554d1;p=pandora-kernel.git niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value to be consistent with the rest of the checks after niu_rbr_add_page() calls in this file. Signed-off-by: Shuah Khan Signed-off-by: David S. Miller --- Reading git-diff-tree failed