From: Dan Williams Date: Mon, 25 Apr 2011 18:48:29 +0000 (-0700) Subject: isci: cleanup remote device construction and comments X-Git-Tag: v3.0-rc6~1^2~1^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87ee3075b090e1dd0bdf40b295142b606d55e64;p=pandora-kernel.git isci: cleanup remote device construction and comments The construction routines scic_remote_device_[de]a_construct both reference the need to call scic_remote_device_construct first. Delete that comment and just have them call it explicitly, also: * move the comments from header to source * delete dead references to scic_[de]a_remote_device_add_phy Signed-off-by: Dan Williams --- Reading git-diff-tree failed