mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-19 06:26:44 +00:00
Fixed the following sparse warnings:
warning: Using plain integer as NULL pointer warning: obsolete struct initializer, use C99 syntax warning: symbol 'hba_api_ioctl_operations' was not declared. Should it be static? Submitted-by: Dotan Barak <dotanba@gmail.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@488 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2571,7 +2571,7 @@ isp_complete_ctio(ispsoftc_t *isp, tmd_xact_t *xact)
|
||||
}
|
||||
|
||||
|
||||
int
|
||||
static int
|
||||
isp_fc_change_role(ispsoftc_t *isp, int chan, int new_role)
|
||||
{
|
||||
fcparam *fcp;
|
||||
|
||||
Reference in New Issue
Block a user