Re: [PATCH 16/25] scsi: hisi_sas: add dev_found and port_formed

2015-10-12 Thread kbuild test robot
Hi John, [auto build test WARNING on scsi/for-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/John-Garry/HiSilicon-SAS-driver/20151012-231929 reproduce: # apt-get install sparse make

[PATCH 16/25] scsi: hisi_sas: add dev_found and port_formed

2015-10-12 Thread John Garry
Add functions to deal with lldd_dev_found and lldd_port_formed. Signed-off-by: John Garry --- drivers/scsi/hisi_sas/hisi_sas.h | 12 drivers/scsi/hisi_sas/hisi_sas_init.c | 2 + drivers/scsi/hisi_sas/hisi_sas_main.c | 125 + drivers/scsi/hisi_sas/h