"git@git.tuxist.de:jan.koester/linux.git" did not exist on "44f6d42cbd6e4c1d4d25f19502dd5f27aedf89d4"
nvme: constify static attribute_group structs
The only usage of these is to put their addresses in arrays of pointers to const attribute_groups. Make them const to allow the compiler to put them in read-only memory. Signed-off-by:Rikard Falkeborn <rikard.falkeborn@gmail.com> Signed-off-by:
Christoph Hellwig <hch@lst.de>
Loading
Please sign in to comment