linux/drivers/scsi/isci
Lee Jones 6ab7ca5139 scsi: isci: phy: Provide function name and demote non-conforming header
Fixes the following W=1 kernel build warning(s):

 drivers/scsi/isci/phy.c:354: warning: Function parameter or member 'iphy' not described in 'phy_get_non_dummy_port'
 drivers/scsi/isci/phy.c:354: warning: expecting prototype for If the phy is(). Prototype was for phy_get_non_dummy_port() instead
 drivers/scsi/isci/phy.c:371: warning: Function parameter or member 'iphy' not described in 'sci_phy_set_port'
 drivers/scsi/isci/phy.c:371: warning: Function parameter or member 'iport' not described in 'sci_phy_set_port'

Link: https://lore.kernel.org/r/20210317091230.2912389-20-lee.jones@linaro.org
Cc: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-03-18 23:41:07 -04:00
..
host.c scsi: isci: Remove set but not used 'index' 2020-09-01 22:16:14 -04:00
host.h
init.c scsi: isci: Don't use PCI helper functions 2020-11-10 23:08:36 -05:00
isci.h scsi: isci: Use true, false for bool variables 2020-04-24 18:21:15 -04:00
Makefile
phy.c scsi: isci: phy: Provide function name and demote non-conforming header 2021-03-18 23:41:07 -04:00
phy.h
port_config.c scsi: isci: Spelling s/configruation/configuration/ 2019-10-24 21:21:44 -04:00
port.c scsi: isci: Make local function port_state_name() static 2021-03-18 22:52:30 -04:00
port.h
probe_roms.c
probe_roms.h
registers.h
remote_device.c scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort() static 2021-03-18 22:52:30 -04:00
remote_device.h scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() 2019-06-20 15:37:02 -04:00
remote_node_context.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
remote_node_context.h
remote_node_table.c
remote_node_table.h scsi: isci: Fix a typo in a comment 2020-10-07 23:50:04 -04:00
request.c scsi: isci: Remove redundant initialization of variable 'status' 2021-02-08 22:18:59 -05:00
request.h
sas.h scsi: Replace zero-length array with flexible-array member 2020-03-11 23:07:56 -04:00
scu_completion_codes.h
scu_event_codes.h
scu_remote_node_context.h
scu_task_context.h
task.c scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() 2019-06-20 15:37:02 -04:00
task.h
unsolicited_frame_control.c
unsolicited_frame_control.h