diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2012-11-27 17:54:19 (GMT) |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-11-28 06:49:22 (GMT) |
commit | 1c98d2f439f3f945c5040fd648d817e86314f2fa (patch) | |
tree | 269e544adbc4c422e010354351a5407425a9c948 /fs/nfs/fscache.c | |
parent | 6b64e1fe2ba80ac3ce12a21f1200bac594fa1a1c (diff) | |
download | linux-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/nfs/fscache.c')
0 files changed, 0 insertions, 0 deletions