summaryrefslogtreecommitdiff
path: root/fs/romfs
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2012-11-27 17:54:19 (GMT)
committerNicholas Bellinger <nab@linux-iscsi.org>2012-11-28 06:49:22 (GMT)
commit1c98d2f439f3f945c5040fd648d817e86314f2fa (patch)
tree269e544adbc4c422e010354351a5407425a9c948 /fs/romfs
parent6b64e1fe2ba80ac3ce12a21f1200bac594fa1a1c (diff)
downloadlinux-1c98d2f439f3f945c5040fd648d817e86314f2fa.tar.xz
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 'fs/romfs')
0 files changed, 0 insertions, 0 deletions