mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
solos: Remove superfluous wait_queue_head_t from struct solos_param
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
fcd82664cb
commit
a0641cc49a
|
|
@ -123,7 +123,6 @@ struct solos_param {
|
|||
pid_t pid;
|
||||
int port;
|
||||
struct sk_buff *response;
|
||||
wait_queue_head_t wq;
|
||||
};
|
||||
|
||||
#define SOLOS_CHAN(atmdev) ((int)(unsigned long)(atmdev)->phy_data)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user