[IA64] SGI SN remove redundant partition SAL call
authorRuss Anderson <(rja@sgi.com)>
Wed, 17 Aug 2005 17:00:00 +0000 (10:00 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 24 Aug 2005 23:26:13 +0000 (16:26 -0700)
Clean up of SGI SN partitioning related code.
The SN_SAL_GET_SN_INFO SAL call returns the partition ID, making
the SN_SAL_SYSCTL_PARTITION_GET SAL call redundant.  Remove sn_partid
and use sn_partition_id.

Signed-off-by: Russ Anderson (rja@sgi.com)
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found