mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-31 13:17:08 +00:00
Fix compilations problems with gcc 4.6 reported by Bart Van Assche <bvanassche@acm.org>
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3367 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+2
-2
@@ -4046,8 +4046,8 @@ struct scst_sysfs_work_item {
|
||||
};
|
||||
struct scst_session *sess;
|
||||
struct {
|
||||
struct scst_tgt *tgt;
|
||||
unsigned long l;
|
||||
struct scst_tgt *tgt_r;
|
||||
unsigned long rel_tgt_id;
|
||||
};
|
||||
};
|
||||
int work_res;
|
||||
|
||||
Reference in New Issue
Block a user