EDAC: Sync memory types and names
authorBorislav Petkov <bp@suse.de>
Tue, 30 Sep 2014 18:38:54 +0000 (20:38 +0200)
committerBorislav Petkov <bp@suse.de>
Mon, 20 Oct 2014 12:22:50 +0000 (14:22 +0200)
commit4cfc3a40f723761a5d374adc618245dca5c895fb
tree56a213316b907e463595a6a956f009f7e324fb7a
parent348fec70213835df18a587353b3bdc0481b37c6b
EDAC: Sync memory types and names

Make keeping the sync between the mem_types enum and the actual string
names simpler by using designated initializers.

Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/edac_mc.c
This page took 0.026987 seconds and 5 git commands to generate.