diff options
author | Benjamin Romer <benjamin.romer@unisys.com> | 2015-03-16 20:57:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-20 16:19:16 +0300 |
commit | 48e81485527612dbab926ab6e4fc73770f856f56 (patch) | |
tree | afca2361781b9113ef6a9436b520d33247874ee9 /drivers/dma | |
parent | 317d9614a980fedfe89408030bdd92cc0f4d0dc4 (diff) | |
download | linux-48e81485527612dbab926ab6e4fc73770f856f56.tar.xz |
staging: unisys: refactor parser_init_guts()
Fix CamelCase names:
isLocal => local
hasStandardPayloadHeader => standard_payload_header
tryAgain => retry
Away => cleanup
Fix spacing after typecasts, add missing braces to the if statement, and
eliminate the NULL comparison by just using the pointer value directly.
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions