diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2012-11-18 15:13:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-21 12:43:58 -0800 |
commit | ea3b5fb710c6d0b61f4bfbbc48b34b99b9c89bae (patch) | |
tree | 3feb8b2e9907b1ddc9cf4c587c2ec6f223988781 /Kbuild | |
parent | 5fb54fb456f77128f817ab3491d6b131bec480b5 (diff) | |
download | linux-3.10-ea3b5fb710c6d0b61f4bfbbc48b34b99b9c89bae.tar.gz linux-3.10-ea3b5fb710c6d0b61f4bfbbc48b34b99b9c89bae.tar.bz2 linux-3.10-ea3b5fb710c6d0b61f4bfbbc48b34b99b9c89bae.zip |
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 <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions