...@joshtriplett.org
Subject: [PATCH 02/55] scsi: Mark function as static in be2iscsi/be_cmds.c
Mark function as static in be2iscsi/be_cmds.c because it is not used outside
this file.
This eliminates the following warning in be2iscsi/be_cmds.c:
drivers/scsi/be2iscsi/be_cmds.c:401:5: warning: no previous prototype
Mark function as static in be2iscsi/be_cmds.c because it is not used
outside this file.
This eliminates the following warning in be2iscsi/be_cmds.c:
drivers/scsi/be2iscsi/be_cmds.c:401:5: warning: no previous prototype for
‘beiscsi_process_mcc’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheri
Mark function as static in be2iscsi/be_cmds.c because it is not used
outside this file.
This eliminates the following warning in be2iscsi/be_cmds.c:
drivers/scsi/be2iscsi/be_cmds.c:401:5: warning: no previous prototype for
‘beiscsi_process_mcc’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheri
3 matches
Mail list logo