]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: Use C99 initializers for struct netstrfns
authorJames Simmons <jsimmons@infradead.org>
Thu, 22 Oct 2015 01:52:49 +0000 (21:52 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 01:52:21 +0000 (18:52 -0700)
commit7db229163f449604219bcfe711178356b562199c
treeda6db221810b90b400b520f4b3b61c96d9e3f737
parent53ebd55853efd43422d2b381fb2065da49270e42
staging: lustre: Use C99 initializers for struct netstrfns

Update struct netstrfns to use C99 initializers.

Remove old LND types from the netstrfns table, as they are
long obsolete and shouldn't be needed even for interop anymore.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6210
Reviewed-on: http://review.whamcloud.com/15088
Reviewed-by: frank zago <fzago@cray.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/nidstrings.c