Loading drivers/scsi/atp870u.c +2 −2 Original line number Diff line number Diff line Loading @@ -3146,7 +3146,7 @@ static const char *atp870u_info(struct Scsi_Host *notused) } #define BLS buffer + len + size int atp870u_proc_info(struct Scsi_Host *HBAptr, char *buffer, static int atp870u_proc_info(struct Scsi_Host *HBAptr, char *buffer, char **start, off_t offset, int length, int inout) { static u8 buff[512]; Loading Loading
drivers/scsi/atp870u.c +2 −2 Original line number Diff line number Diff line Loading @@ -3146,7 +3146,7 @@ static const char *atp870u_info(struct Scsi_Host *notused) } #define BLS buffer + len + size int atp870u_proc_info(struct Scsi_Host *HBAptr, char *buffer, static int atp870u_proc_info(struct Scsi_Host *HBAptr, char *buffer, char **start, off_t offset, int length, int inout) { static u8 buff[512]; Loading