Home
last modified time | relevance | path

Searched hist:"53914 b67993c724cec585863755c9ebc8446e83b" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/can/
H A Dcore.hdiff 1650629d1800bf05ad775f974e931ca2fa03b0ff Tue May 03 13:40:57 CDT 2011 Kurt Van Dijck <kurt.van.dijck@eia.be> can: make struct can_proto const

commit 53914b67993c724cec585863755c9ebc8446e83b had the
same message. That commit did put everything in place but
did not make can_proto const itself.

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 53914b67993c724cec585863755c9ebc8446e83b Tue Mar 22 03:27:25 CDT 2011 Oliver Hartkopp <socketcan@hartkopp.net> can: make struct proto const

can_ioctl is the only reason for struct proto to be non-const.
script/check-patch.pl suggests struct proto be const.

Setting the reference to the common can_ioctl() in all CAN protocols directly
removes the need to make the struct proto writable in af_can.c

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/can/
H A Daf_can.cdiff 1650629d1800bf05ad775f974e931ca2fa03b0ff Tue May 03 13:40:57 CDT 2011 Kurt Van Dijck <kurt.van.dijck@eia.be> can: make struct can_proto const

commit 53914b67993c724cec585863755c9ebc8446e83b had the
same message. That commit did put everything in place but
did not make can_proto const itself.

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 53914b67993c724cec585863755c9ebc8446e83b Tue Mar 22 03:27:25 CDT 2011 Oliver Hartkopp <socketcan@hartkopp.net> can: make struct proto const

can_ioctl is the only reason for struct proto to be non-const.
script/check-patch.pl suggests struct proto be const.

Setting the reference to the common can_ioctl() in all CAN protocols directly
removes the need to make the struct proto writable in af_can.c

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Draw.cdiff 1650629d1800bf05ad775f974e931ca2fa03b0ff Tue May 03 13:40:57 CDT 2011 Kurt Van Dijck <kurt.van.dijck@eia.be> can: make struct can_proto const

commit 53914b67993c724cec585863755c9ebc8446e83b had the
same message. That commit did put everything in place but
did not make can_proto const itself.

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 53914b67993c724cec585863755c9ebc8446e83b Tue Mar 22 03:27:25 CDT 2011 Oliver Hartkopp <socketcan@hartkopp.net> can: make struct proto const

can_ioctl is the only reason for struct proto to be non-const.
script/check-patch.pl suggests struct proto be const.

Setting the reference to the common can_ioctl() in all CAN protocols directly
removes the need to make the struct proto writable in af_can.c

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbcm.cdiff 1650629d1800bf05ad775f974e931ca2fa03b0ff Tue May 03 13:40:57 CDT 2011 Kurt Van Dijck <kurt.van.dijck@eia.be> can: make struct can_proto const

commit 53914b67993c724cec585863755c9ebc8446e83b had the
same message. That commit did put everything in place but
did not make can_proto const itself.

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 53914b67993c724cec585863755c9ebc8446e83b Tue Mar 22 03:27:25 CDT 2011 Oliver Hartkopp <socketcan@hartkopp.net> can: make struct proto const

can_ioctl is the only reason for struct proto to be non-const.
script/check-patch.pl suggests struct proto be const.

Setting the reference to the common can_ioctl() in all CAN protocols directly
removes the need to make the struct proto writable in af_can.c

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>