From: Robert P. J. Day Date: Mon, 28 Apr 2008 09:14:24 +0000 (-0700) Subject: mfd: use shorter set_current_state() X-Git-Tag: v2.6.26-rc1~876 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7440b0ecdeb3a04d07c546d02d29700d2a574b7;p=pandora-kernel.git mfd: use shorter set_current_state() Since this routine declares a separate "tsk" pointer for no other reason than to call set_task_state(), get rid of it and just invoke set_current_state(). Signed-off-by: Robert P. J. Day Cc: Russell King Cc: Dmitry Torokhov Cc: Nicolas Pitre Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed