diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2020-11-25 17:25:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-26 13:40:43 +0100 |
commit | 52170e937866b3bac1572ed48a97d370f42e52fa (patch) | |
tree | c902f6794c2edd032507c08b986342033163656b /net/decnet/af_decnet.c | |
parent | 690756a367649a19c5622d135e00799930e7996c (diff) | |
download | linux-52170e937866b3bac1572ed48a97d370f42e52fa.tar.bz2 |
usb: common: ulpi: Constify static attribute_group struct
It is never modified, so make them const to allow the compiler to
put it in read-only memory. Done with the help of coccinelle.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20201125162500.37228-4-rikard.falkeborn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/decnet/af_decnet.c')
0 files changed, 0 insertions, 0 deletions