Mike Frysinger
0741241c6b
connector: make callback argument type explicit
...
The connector documentation states that the argument to the callback
function is always a pointer to a struct cn_msg, but rather than encode it
in the API itself, it uses a void pointer everywhere. This doesn't make
much sense to encode the pointer in documentation as it prevents proper C
type checking from occurring and can easily allow people to use the wrong
pointer type. So convert the argument type to an explicit struct cn_msg
pointer.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-17 10:13:21 -07:00
..
2009-06-30 18:56:01 -07:00
2009-06-23 20:32:58 +01:00
2009-06-11 19:33:34 +03:00
2009-02-11 14:25:34 -08:00
2009-06-30 18:56:00 -07:00
2009-06-16 19:48:00 -07:00
2009-06-16 19:47:57 -07:00
2009-06-30 18:56:00 -07:00
2009-06-16 19:47:59 -07:00
2009-06-23 12:50:05 -07:00
2009-06-30 18:56:00 -07:00
2009-01-26 21:19:52 +01:00
2009-06-30 18:56:00 -07:00
2009-05-12 14:11:35 -07:00
2009-04-01 08:59:31 -07:00
2009-06-16 19:47:59 -07:00
2009-06-11 15:36:56 +01:00
2009-04-01 08:59:31 -07:00
2009-04-01 08:59:32 -07:00
2009-04-21 13:41:47 -07:00
2009-06-30 18:56:00 -07:00
2009-06-30 18:56:00 -07:00
2009-03-24 16:38:25 -07:00
2009-03-24 16:38:25 -07:00
2009-06-16 19:48:03 -07:00
2009-06-16 19:48:03 -07:00
2009-02-10 11:27:59 +00:00
2009-06-16 04:56:30 -07:00
2009-01-12 20:56:31 +01:00
2009-01-12 20:56:31 +01:00
2009-01-12 20:56:32 +01:00
2009-01-12 20:56:32 +01:00
2009-06-16 19:47:59 -07:00
2009-05-06 16:36:10 -07:00
2009-06-16 04:56:34 -07:00
2009-06-16 04:56:35 -07:00
2009-06-16 04:56:31 -07:00
2009-06-16 19:47:58 -07:00
2009-04-13 15:04:30 -07:00
2009-07-03 15:45:29 +01:00
2009-06-12 21:46:53 +09:30
2009-06-16 19:48:00 -07:00
2009-04-01 08:59:14 -07:00
2009-05-06 16:36:10 -07:00
2009-02-05 12:56:46 -08:00
2009-06-30 18:56:00 -07:00
2009-06-30 18:56:00 -07:00
2009-05-14 13:50:25 +01:00
2009-05-20 11:27:13 +09:00
2009-06-16 19:47:58 -07:00
2009-03-27 14:51:15 +01:00
2009-07-03 03:34:05 +00:00
2009-06-16 04:56:37 -07:00
2009-06-13 00:09:09 +08:00
2009-06-16 19:47:58 -07:00
2009-06-30 18:56:00 -07:00
2009-06-16 19:48:00 -07:00
2009-06-16 04:56:38 -07:00
2009-06-30 18:56:00 -07:00
2009-06-16 19:48:00 -07:00
2009-03-24 16:38:21 -07:00
2009-03-24 16:38:21 -07:00
2009-06-15 16:47:25 +10:00
2009-03-17 09:30:36 +09:00
2009-06-13 00:09:09 +08:00
2009-06-13 00:09:09 +08:00
2009-06-30 18:56:00 -07:00
2009-06-16 19:48:00 -07:00
2009-06-16 19:47:59 -07:00
2009-06-16 19:47:59 -07:00
2009-06-16 19:47:59 -07:00
2009-04-13 15:04:29 -07:00
2009-04-13 15:04:29 -07:00
2009-04-13 15:04:29 -07:00
2009-04-01 08:59:30 -07:00
2009-06-30 18:56:00 -07:00
2009-07-02 03:34:37 +09:00
2009-04-13 15:04:29 -07:00
2009-07-04 10:39:06 -07:00
2009-04-01 08:59:30 -07:00
2009-06-16 19:48:00 -07:00
2009-04-01 08:59:31 -07:00
2009-05-06 16:36:10 -07:00
2009-06-16 19:48:00 -07:00
2009-06-15 18:01:48 +02:00
2009-04-01 08:59:31 -07:00
2009-03-24 16:38:21 -07:00
2009-04-01 08:59:34 -07:00
2009-07-17 10:13:21 -07:00
2009-04-01 08:59:31 -07:00
2009-06-16 19:48:00 -07:00
2009-04-13 15:04:29 -07:00
2009-06-30 18:56:00 -07:00
2009-06-15 21:30:28 -07:00
2009-06-17 00:30:02 -06:00