drivers/edac: mod edac_align_ptr 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)
commit7391c6dcab3094610cb99bbd559beaa282582eac
tree29ec05cc8abdb9be8311ea797b29c9c5b9a99aea
parent52490c8d07680a7ecc3c1a70a16841455d37e96a
drivers/edac: mod edac_align_ptr function

Refactor the edac_align_ptr() function to reduce the noise of casting the
aligned pointer to the various types of data objects and modified its callers
to its new signature

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_mc.c
drivers/edac/edac_module.h