qla2x00t: Removed trailing whitespace.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2647 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-11-09 20:09:31 +00:00
parent ba81a8caaf
commit 8eaff2c061
+1 -1
View File
@@ -433,7 +433,7 @@ typedef struct {
* make sizeof(fcp_cmnd_t) be as expected by BUILD_BUG_ON() in
* q2t_init().
*/
uint8_t add_cdb[4];
uint8_t add_cdb[4];
/* uint32_t data_length; */
} __attribute__((packed)) fcp_cmnd_t;