Skip to content
Snippets Groups Projects
Commit f0b25932 authored by Stephen Boyd's avatar Stephen Boyd Committed by David S. Miller
Browse files

connector: Fix incompatible pointer type warning


Commit 7069331d (connector: Provide the sender's credentials to the
callback, 2009-10-02) changed callbacks to take two arguments but missed
this one.

drivers/connector/cn_proc.c: In function ‘cn_proc_init’:
drivers/connector/cn_proc.c:263: warning: passing argument 3 of
‘cn_add_callback’ from incompatible pointer type

Signed-off-by: default avatarStephen Boyd <bebarino@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a160ee69
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment