From: Marc Kleine-Budde Date: Mon, 16 Jul 2012 10:58:31 +0000 (+0200) Subject: can: mark bittiming_const pointer in struct can_priv as const X-Git-Tag: v3.6-rc1~125^2~56^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194b9a4cb91713ddb60c9f98f7212f6d8cb8e05f;p=pandora-kernel.git can: mark bittiming_const pointer in struct can_priv as const 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 --- Reading git-diff-tree failed