-
- Downloads
[SCSI] libfc: Declare local functions static
Avoid that sparse complains about missing declarations for local functions by declaring these static or by adding an #include directive. Add the __percpu annotation where it is missing. Signed-off-by:Bart Van Assche <bvanassche@acm.org> Reviewed-by:
Yi Zou <yi.zou@intel.com> Signed-off-by:
Robert Love <robert.w.love@intel.com> Signed-off-by:
James Bottomley <JBottomley@Parallels.com>
Showing
- drivers/scsi/libfc/fc_disc.c 3 additions, 3 deletionsdrivers/scsi/libfc/fc_disc.c
- drivers/scsi/libfc/fc_elsct.c 1 addition, 0 deletionsdrivers/scsi/libfc/fc_elsct.c
- drivers/scsi/libfc/fc_exch.c 1 addition, 1 deletiondrivers/scsi/libfc/fc_exch.c
- drivers/scsi/libfc/fc_lport.c 3 additions, 2 deletionsdrivers/scsi/libfc/fc_lport.c
- drivers/scsi/libfc/fc_rport.c 5 additions, 5 deletionsdrivers/scsi/libfc/fc_rport.c
- include/scsi/libfc.h 1 addition, 1 deletioninclude/scsi/libfc.h
Loading
Please register or sign in to comment