[PATCH 35/55] scsi: Mark function as static in pm8001/pm8001_sas.c

2014-03-29 Thread Rashika Kheria
Mark function as static in pm8001/pm8001_sas.c because it is not used outside this file. This eliminates the following warning in pm8001/pm8001_sas.c: drivers/scsi/pm8001/pm8001_sas.c:551:23: warning: no previous prototype for ‘pm8001_alloc_dev’ [-Wmissing-prototypes] Signed-off-by: Rashika

[PATCH 35/55] scsi: Mark function as static in pm8001/pm8001_sas.c

2014-03-29 Thread Rashika Kheria
Mark function as static in pm8001/pm8001_sas.c because it is not used outside this file. This eliminates the following warning in pm8001/pm8001_sas.c: drivers/scsi/pm8001/pm8001_sas.c:551:23: warning: no previous prototype for ‘pm8001_alloc_dev’ [-Wmissing-prototypes] Signed-off-by: Rashika