RE: [PATCH 52/55] scsi: Move prototype declaration to header file megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c

2014-04-10 Thread Saxena, Sumit
TCH 52/55] scsi: Move prototype declaration to header file >megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c > >Move prototype declaration of function to header file >megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c because it is >used by more than one file. > &g

[PATCH 52/55] scsi: Move prototype declaration to header file megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c

2014-03-29 Thread Rashika Kheria
Move prototype declaration of function to header file megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c because it is used by more than one file. This eliminates the following warning in megaraid/megaraid_sas_fp.c: drivers/scsi/megaraid/megaraid_sas_fp.c:1223:5: warning: no previous prot