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:
86cde6b
)
blkcg: cosmetic updates to blkg_create()
author
Tejun Heo
<tj@kernel.org>
Wed, 9 Jan 2013 16:05:10 +0000
(08:05 -0800)
committer
Tejun Heo
<tj@kernel.org>
Wed, 9 Jan 2013 16:05:10 +0000
(08:05 -0800)
* Rename out_* labels to err_*.
* Do ERR_PTR() conversion once in the error return path.
This patch is cosmetic and to prepare for the hierarchy support.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
No differences found