commit | 7391c6dcab3094610cb99bbd559beaa282582eac | [log] [tgz] |
---|---|---|
author | Douglas Thompson <dougthompson@xmission.com> | Thu Jul 19 01:50:21 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 19 10:04:56 2007 -0700 |
tree | 29ec05cc8abdb9be8311ea797b29c9c5b9a99aea | |
parent | 52490c8d07680a7ecc3c1a70a16841455d37e96a [diff] |
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>