From: Tomas Winkler Date: Sun, 18 Nov 2012 13:13:17 +0000 (+0200) Subject: mei: streamline amthif write complete function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24c656e55f3985b6f5c0e2264243f7076f376193;p=pandora-kernel.git mei: streamline amthif write complete function Rename the function mei_amthif_irq_process_completed to mei_amthif_irq_write_complete 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