mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 21:21:28 +00:00
Fixed a checkpatch complaint about trailing whitespace. This issue was introduced in r2060.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2063 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -5510,7 +5510,7 @@ static void q2t_proc_log_entry_clean(struct scst_tgt_template *templ)
|
||||
static uint16_t q2t_get_scsi_transport_version(struct scst_tgt *scst_tgt)
|
||||
{
|
||||
/* FCP-2 (speculative, there's no info what FW supports) */
|
||||
return 0x0900;
|
||||
return 0x0900;
|
||||
}
|
||||
|
||||
static uint16_t q2t_get_phys_transport_version(struct scst_tgt *scst_tgt)
|
||||
|
||||
Reference in New Issue
Block a user