summaryrefslogtreecommitdiffstats
path: root/support/include/xcommon.h
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2013-07-01 11:10:31 -0400
committerSteve Dickson <steved@redhat.com>2013-07-01 12:03:11 -0400
commitc8887780aec02209db27f397b0e4b1f6fc065071 (patch)
tree8fc7239ad32b112ca93e223e073f349d696a06b5 /support/include/xcommon.h
parenta2bdacaa4184d5d921fb1da5f7789078412b1afe (diff)
downloadnfs-utils-c8887780aec02209db27f397b0e4b1f6fc065071.tar.gz
nfs-utils-c8887780aec02209db27f397b0e4b1f6fc065071.tar.xz
nfs-utils-c8887780aec02209db27f397b0e4b1f6fc065071.zip
gssd: remove redundant array size.
When initialising an array there is no need to specify the size as the size is taken from the initialiser. Having the size there means that any change to the initialiser needs to change the size to and so is error-prone. So just remove the size. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/include/xcommon.h')
0 files changed, 0 insertions, 0 deletions