From: Rajat Jain Date: Thu, 26 Jun 2014 18:58:55 +0000 (-0700) Subject: PCI: pciehp: Remove struct controller.no_cmd_complete X-Git-Tag: cleanup-for-v3.18~155^2~1^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c1a32e06758ba1c997f81a3c41e780cfc77b3c2;p=pandora-kernel.git PCI: pciehp: Remove struct controller.no_cmd_complete "no_cmd_complete" is only used once, and it duplicates read-only information we already have in the cached Slot Capabilities value. Remove the field and use the existing macro NO_CMD_CMPL() instead. [bhelgaas: changelog] Signed-off-by: Rajat Jain Signed-off-by: Rajat Jain Signed-off-by: Guenter Roeck Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed