mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 11:07:46 +00: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…
x
Reference in New Issue
Block a user