diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2012-11-27 18:54:19 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-11-27 22:49:22 -0800 |
commit | 1c98d2f439f3f945c5040fd648d817e86314f2fa (patch) | |
tree | 269e544adbc4c422e010354351a5407425a9c948 /Kconfig | |
parent | 6b64e1fe2ba80ac3ce12a21f1200bac594fa1a1c (diff) |
target/configfs: allocate pointers instead of full struct for default_groups
default_groups is defined as struct config_group **default_groups so
we don't need to allocate a whole struct but only enough space for a
pointer that points there.
(nab: Fix up minor apply breakage in for-next)
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions