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-30 18:56:00 -07:00
2009-06-30 18:56:00 -07: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-04-01 08:59:32 -07:00
2009-06-30 18:56:00 -07:00
2009-01-12 20:56:32 +01:00
2008-07-24 10:47:34 -07:00
2009-06-16 19:47:58 -07:00
2008-05-18 13:28:49 -07:00
2009-05-06 16:36:10 -07:00
2009-06-30 18:56:00 -07:00
2009-03-27 14:51:15 +01:00
2009-06-30 18:56:00 -07:00
2008-04-28 08:58:41 -07:00
2009-01-06 15:59:27 -08:00
2009-01-06 15:59:27 -08:00
2009-03-17 09:30:36 +09:00
2009-06-30 18:56:00 -07:00
2009-04-01 08:59:31 -07:00
2009-04-01 08:59:31 -07:00
2008-10-16 11:21:42 -07:00
2009-06-30 18:56:00 -07:00