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-22 16:56:22 -07:00
2009-06-29 14:31:46 +02:00
2009-06-22 12:55:50 -07:00
2009-06-30 18:56:00 -07:00
2009-06-22 12:55:50 -07:00
2009-07-10 14:57:52 -04:00
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
2009-06-24 01:19:50 -04:00
2009-06-30 18:55:58 -07:00
2009-06-24 00:00:52 -04:00
2009-07-01 10:56:25 +02:00
2009-07-01 10:56:26 +02:00
2009-07-17 10:13:21 -07:00
2009-06-22 21:18:12 -07:00
2009-06-22 10:12:35 +01:00
2009-06-23 22:09:17 +01:00
2009-06-30 18:55:58 -07:00
2009-06-24 08:17:04 -04:00
2009-06-24 08:15:27 -04:00
2009-06-30 18:56:00 -07:00
2009-06-24 08:15:27 -04:00
2009-06-29 10:00:58 -04:00
2009-06-30 20:12:24 +02:00
2009-06-24 11:15:09 +02:00
2009-06-23 11:23:33 -07:00
2009-06-23 04:31:07 -07:00
2009-06-29 19:20:42 -07:00
2009-07-10 15:01:50 -04:00
2009-07-02 13:16:58 -07:00
2009-07-17 10:11:00 -07:00
2009-06-29 08:59:10 +10:00
2009-06-27 00:06:42 +02:00
2009-06-25 22:06:11 +02:00
2009-06-28 14:10:29 +03:00
2009-06-23 20:21:38 +01:00
2009-06-23 20:21:39 +01:00
2009-06-26 23:58:39 +02:00
2009-06-22 14:34:22 -07:00
2009-06-25 11:22:13 -07:00
2009-06-22 21:28:25 -07:00
2009-07-12 20:11:17 -07:00
2009-07-05 19:15:35 -07:00
2009-07-10 15:02:30 -04:00
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
2009-06-24 01:19:50 -04:00
2009-06-30 18:55:59 -07:00
2009-06-22 21:38:22 -07:00
2009-06-22 21:38:22 -07:00
2009-06-30 18:55:59 -07:00
2009-06-30 12:00:16 +02:00
2009-06-24 16:58:48 -04:00
2009-06-24 08:17:06 -04:00
2009-06-24 08:17:06 -04:00
2009-07-10 15:02:29 -04:00
2009-06-23 12:50:05 -07:00
2009-06-30 18:55:59 -07:00
2009-06-22 11:32:25 -07:00
2009-06-22 11:32:24 -07:00
2009-06-24 08:17:06 -04:00
2009-07-14 12:03:42 -07:00
2009-07-09 17:06:58 -07:00
2009-06-23 12:50:05 -07:00
2009-06-24 11:15:09 +02:00
2009-07-05 19:16:11 -07:00
2009-06-23 03:12:37 -03:00
2009-07-15 08:53:39 -07:00