From: Jing Huang Date: Tue, 19 Oct 2010 00:08:54 +0000 (-0700) Subject: [SCSI] bfa: remove os wrapper and unused functions X-Git-Tag: v2.6.37-rc1~6^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a18b1675fdf08a6dc861e39c3f94309a03e7f16;p=pandora-kernel.git [SCSI] bfa: remove os wrapper and unused functions This patch removes os wrapper and unused functions. bfa_os_assign(), bfa_os_memset(), bfa_os_memcpy(), bfa_os_udelay() bfa_os_vsprintf(), bfa_os_snprintf(), and bfa_os_get_clock() are replaced with direct assignment or native linux functions. Some unused functions related to VF (Vitual fabric) are also removed. Signed-off-by: Jing Huang Signed-off-by: James Bottomley --- Reading git-diff-tree failed