John Heffner
d2e9117c7a
[NET]: Change type of owner in sock_lock_t to int, rename
...
The type of owner in sock_lock_t is currently (struct sock_iocb *),
presumably for historical reasons. It is never used as this type, only
tested as NULL or set to (void *)1. For clarity, this changes it to type
int, and renames to owned, to avoid any possible type casting errors.
Signed-off-by: John Heffner <jheffner@psc.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:49:01 -07:00
..
2007-08-23 10:25:05 -05:00
2007-08-21 20:58:13 -07:00
2007-09-16 16:43:04 -07:00
2007-07-10 23:07:31 -07:00
2007-10-10 16:48:27 -07:00
2007-08-14 17:24:05 -07:00
2007-09-12 14:10:58 +02:00
2007-10-10 16:48:37 -07:00
2007-10-10 16:49:01 -07:00
2007-10-10 16:48:59 -07:00
2007-09-11 10:45:15 +02:00
2007-08-14 17:25:20 -07:00
2007-10-10 16:48:26 -07:00
2007-10-10 16:48:37 -07:00
2007-10-10 16:48:37 -07:00
2007-10-10 16:48:58 -07:00
2007-07-10 23:07:31 -07:00
2007-10-10 16:48:37 -07:00
2007-07-27 12:29:17 +02:00
2007-10-10 16:48:30 -07:00
2007-02-14 08:09:54 -08:00
2007-07-10 23:07:31 -07:00
2007-10-10 16:48:58 -07:00
2007-09-20 12:13:52 -07:00
2007-08-07 17:53:10 -07:00
2007-10-10 16:48:35 -07:00
2007-07-19 10:44:32 +09:00
2007-10-10 16:48:59 -07:00
2007-07-19 10:44:38 +09:00
2007-10-07 23:44:17 -07:00
2007-07-26 11:11:56 -07:00
2007-10-10 16:47:45 -07:00
2007-10-10 16:48:32 -07:00
2007-10-10 16:49:00 -07:00
2007-08-13 22:52:07 -07:00
2007-07-31 02:28:27 -07:00
2007-08-02 19:42:22 -07:00
2007-10-10 16:47:43 -07:00
2007-07-10 23:07:31 -07:00
2007-10-10 16:48:34 -07:00
2007-07-16 09:05:45 -07:00
2007-07-14 15:13:40 -05:00
2007-07-14 15:13:40 -05:00
2006-03-28 09:16:06 -08:00
2007-09-27 13:52:00 -07:00
2006-06-30 19:25:36 +02:00