Whamcloud - gitweb
LU-6245 lnet: Avoid nid range related forward declarations in nidstring.c 86/15086/4
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 10 Jun 2015 20:35:27 +0000 (16:35 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 8 Jul 2015 17:21:27 +0000 (17:21 +0000)
commitcb611b97b7c43b6d93bc86d4fbde5ba01bb4c8e6
tree9f1258370f9f8e0f3fddfddb777ac9f1e3400c42
parente185617009748a94f6284920bb291670aee09e39
LU-6245 lnet: Avoid nid range related forward declarations in nidstring.c

Since forward declarations are frowned on upstream we move
the NID range handling to near the start of the nidstring.c
file.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I03961e1f5a89a4bf60873fcc3fc1522542e4931a
Reviewed-on: http://review.whamcloud.com/15086
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/lnet/nidstrings.c