drivers/edac: mod edac_opt_state_to_string function
authorDouglas Thompson <dougthompson@xmission.com>
Thu, 19 Jul 2007 08:50:21 +0000 (01:50 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:56 +0000 (10:04 -0700)
commit494d0d55bcc7ef94c744a59779327e45a27f7801
treeaa1092577ed0e89b482a35ce39fb147e8f0c4517
parent7391c6dcab3094610cb99bbd559beaa282582eac
drivers/edac: mod edac_opt_state_to_string function

Refactored the function edac_op_state_toString() to be edac_op_state_to_string()
for consistent style, and its callers

Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/edac_core.h
drivers/edac/edac_device.c
drivers/edac/edac_module.c
drivers/edac/edac_pci.c
This page took 0.024564 seconds and 5 git commands to generate.