Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1300998
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mac802154: constify ieee802154_llsec_ops structure |
| Date | 2016-01-04 20:50 +0100 |
| Message-ID | <qNjiG-7Q7-17@gated-at.bofh.it> (permalink) |
| References | <qIZse-6sP-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Julia, > The ieee802154_llsec_ops structure is never modified, so declare it as > const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> > > --- > include/net/ieee802154_netdev.h | 2 +- > net/mac802154/mac_cmd.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] mac802154: constify ieee802154_llsec_ops structure Marcel Holtmann <marcel@holtmann.org> - 2016-01-04 20:50 +0100
csiph-web