From: Jiri Slaby Date: Thu, 16 Apr 2015 19:48:29 +0000 (-0700) Subject: bfs: bfad_worker cleanup X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f7d3f0f1ed5dce6ea7b833ec19cabe61a6e7ff8;p=pandora-kernel.git bfs: bfad_worker cleanup This kthread is not loop at all due to break at the end of the loop. Make that function linear, with no while loop. And remove an unnecessary cast. Signed-off-by: Jiri Slaby Cc: Anil Gurumurthy Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed