From: Tomas Winkler Date: Sun, 18 Nov 2012 13:13:16 +0000 (+0200) Subject: mei: streamline write complete flow function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea3b5fb710c6d0b61f4bfbbc48b34b99b9c89bae;p=pandora-kernel.git mei: streamline write complete flow function Rename the function _mei_irq_thread_cmpl to mei_irq_thread_write_complete to make clear it deals with writing. Remove cl from the parameter list as it can be extracted from cb block. Extract the common flow from if statements and document the logic properly Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed