diff options
author | Xiubo Li <[email protected]> | 2016-02-26 13:07:38 +0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2016-02-27 06:33:37 -0500 |
commit | 63253ad814db726d43c04011c752d83b7aaca998 (patch) | |
tree | 1dc3d238138e2e4628e934467cf1242fab2ba481 /kernel/locking/rtmutex-debug.h | |
parent | 62716ea0f2ea4253984008fd4a96a532674ac58f (diff) |
cgroup: fix a mistake in warning message
There is a mistake about the print format name:id <--> %d:%s, which
the name is 'char *' type and id is 'int' type. Change "name:id" to
"id:name" instead to be consistent with "cgroup_subsys %d:%s".
Signed-off-by: Xiubo Li <[email protected]>
Acked-by: Zefan Li <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'kernel/locking/rtmutex-debug.h')
0 files changed, 0 insertions, 0 deletions