diff options
author | Daniel Wagner <[email protected]> | 2012-09-12 16:12:06 +0200 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2012-09-14 09:57:40 -0700 |
commit | 80f4c87774721e864d5a5a1f7aca3e95fd90e194 (patch) | |
tree | 51e770b751cf6b7716ea6352a5df14bd3dbc7d02 /net/lapb/lapb_timer.c | |
parent | 5fc0b02544b3b9bd3db5a8156b5f3e7350f8e797 (diff) |
cgroup: Do not depend on a given order when populating the subsys array
The *_subsys_id will be used as index to access the subsys. Therefore
we need to care we populate the subsystem at the correct position by
using designated initialization.
With this change we are able to interleave builtin and modules in the subsys
array.
Signed-off-by: Daniel Wagner <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Li Zefan <[email protected]>
Acked-by: Neil Horman <[email protected]>
Cc: Gao feng <[email protected]>
Cc: Jamal Hadi Salim <[email protected]>
Cc: John Fastabend <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions