git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
419113c
)
staging: unisys: refactor info_debugfs_read()
author
Benjamin Romer
<benjamin.romer@unisys.com>
Fri, 5 Dec 2014 22:09:01 +0000
(17:09 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 10 Jan 2015 01:32:33 +0000
(17:32 -0800)
Fix the function declaration so the type is on the same line as the name,
and fix the CamelCase local variable name:
TotalBytes => total_bytes
Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found