Thread (3 messages) flat view 3 messages, 3 authors, 2016-11-21

Re: [PATCH] net: ieee802154: constify ieee802154_ops structures

From: David Miller <davem@davemloft.net>
Date: 2016-11-21 21:13:06
Also in: lkml

From: Bhumika Goyal <redacted>
Date: Tue, 22 Nov 2016 02:00:14 +0530
Declare the structure ieee802154_ops as const as it is only passed as an
argument to the function  ieee802154_alloc_hw. This argument is of type
const struct ieee802154_ops *, so ieee80254_ops structures having this
property can be declared as const.
Done using Coccinelle:
 ...
Signed-off-by: Bhumika Goyal <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help