]> git.baikalelectronics.ru Git - kernel.git/commit
edac: move documentation from edac_mc.c to edac_core.h
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 26 Oct 2016 17:47:55 +0000 (15:47 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 15 Dec 2016 10:54:52 +0000 (08:54 -0200)
commitc57a13ba0c4a9104716c1cfca4583a9576cc5b9a
tree68fb87ed70cd71bfc6a2557797508599ce434c1b
parenta179f86fa8a65aab53c2f2cbfe972489b1fb6ce7
edac: move documentation from edac_mc.c to edac_core.h

Several functions are documented at edac_mc.c.

As we'll be including edac_core.h at drivers-api book, move
those, in order for the kernel-doc markups be part of the API
documentation book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/edac/edac_mc.c
drivers/edac/edac_mc.h