edac: edac_mc no longer deals with kobjects directly
authorShaun Ruffell <sruffell@digium.com>
Sun, 19 Aug 2012 04:11:24 +0000 (01:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 10:00:02 +0000 (08:00 -0200)
commit80f5ab097b87c86581cb9736a8e55c5a3047d4bb
tree107438f3205d8fdf623c66646734cc7606aaae92
parent9ada9fd5dfaf0076eadf42cecc68f7adc1717c58
edac: edac_mc no longer deals with kobjects directly

There are no more embedded kobjects in struct mem_ctl_info. Remove a header and
a comment that does not reflect the code anymore.

Signed-off-by: Shaun Ruffell <sruffell@digium.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/edac_mc.c
include/linux/edac.h
This page took 0.025256 seconds and 5 git commands to generate.