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:
54e7ed1
)
blkcg: style cleanups for blk-cgroup.h
author
Tejun Heo
<tj@kernel.org>
Mon, 16 Apr 2012 20:57:24 +0000
(13:57 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 20 Apr 2012 08:06:16 +0000
(10:06 +0200)
* Update indentation on struct field declarations.
* Uniformly don't use "extern" on function declarations.
* Merge the two #ifdef CONFIG_BLK_CGROUP blocks.
All changes in this patch are cosmetic.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found