From: David Sterba Date: Thu, 8 Jan 2015 14:15:19 +0000 (+0100) Subject: btrfs: need_resched not needed with cond_resched X-Git-Tag: omap-for-v4.1/fixes-rc1~43^2~59^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=853d8ec4b288ce52b49e12beeef0f3659ac423ce;p=pandora-kernel.git btrfs: need_resched not needed with cond_resched Cleanup, no special reason to do if (need_resched()) cond_resched(); Signed-off-by: David Sterba --- Reading git-diff-tree failed