git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
769162e
)
can: mark bittiming_const pointer in struct can_priv as const
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Mon, 16 Jul 2012 10:58:31 +0000
(12:58 +0200)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Fri, 20 Jul 2012 10:31:05 +0000
(12:31 +0200)
This patch marks the bittiming_const pointer as in the struct can_pric as
"const". This allows us to mark the struct can_bittiming_const in the CAN
drivers as "const", too.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
No differences found