]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
i7core_edac: fix erroneous size of static array
authorNiklas Söderlund <niso@kth.se>
Sun, 29 Jan 2012 22:04:32 +0000 (23:04 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 10:01:20 +0000 (08:01 -0200)
commitc31d34fe92e9d0b146907d7294269ee03e1b403f
tree6d406d14433a7a81a4ba50f4919e1df038de0fb8
parentda14d93d95ee3923b6e690220bdb7ce191e76d95
i7core_edac: fix erroneous size of static array

Remove size from lookup arrays and mark them as const.

Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Niklas Söderlund <niso@kth.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c