]> git.baikalelectronics.ru Git - kernel.git/commit
isdn: kcapi: make capi_version const
authorBhumika Goyal <bhumirks@gmail.com>
Sun, 6 Aug 2017 17:09:06 +0000 (22:39 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Aug 2017 21:55:36 +0000 (14:55 -0700)
commit90bf951ce86b6408d91c4adc7814806728f768ce
treea095e78feba1ca2b0b3c05114017cf137a4789c6
parent9959687c8d8bfc8ce68f3634ccf19681fc071200
isdn: kcapi: make capi_version const

Declare this structure as const as it is only used during a copy
operation.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/capi/kcapi.c