From: Yijing Wang Date: Thu, 5 Sep 2013 07:55:26 +0000 (+0800) Subject: [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code X-Git-Tag: v3.13-rc1~95^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad4d35f865408a494f0a4c02b1c7ebd3f80f5dbf;p=pandora-kernel.git [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code pci_is_pcie() and pcie_capability_clear_and_set_word() make it trivial to set the PCIe Completion Timeout, so just fold the csio_set_pcie_completion_timeout() function into its caller. [bhelgaas: changelog, fold csio_set_pcie_completion_timeout() into caller] Signed-off-by: Yijing Wang Signed-off-by: Bjorn Helgaas Cc: Jiang Liu Cc: "James E.J. Bottomley" Cc: Naresh Kumar Inna Cc: "David S. Miller" Cc: Jesper Juhl --- Reading git-diff-tree failed