From 853d8ec4b288ce52b49e12beeef0f3659ac423ce Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 8 Jan 2015 15:15:19 +0100 Subject: [PATCH] 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-format-patch failed