[PATCH] EDAC: probe1 cleanup 1-of-2
- Add lower-level functions that handle various parts of the initialization done by the xxx_probe1() functions. Some of the xxx_probe1() functions are much too long and complicated (see "Chapter 5: Functions" in Documentation/CodingStyle). - Cleanup of probe1() functions in EDAC Signed-off-by:Doug Thompson <norsk5@xmission.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- drivers/edac/amd76x_edac.c 38 additions, 36 deletionsdrivers/edac/amd76x_edac.c
- drivers/edac/e752x_edac.c 177 additions, 145 deletionsdrivers/edac/e752x_edac.c
- drivers/edac/e7xxx_edac.c 82 additions, 76 deletionsdrivers/edac/e7xxx_edac.c
- drivers/edac/i82860_edac.c 51 additions, 51 deletionsdrivers/edac/i82860_edac.c
- drivers/edac/i82875p_edac.c 109 additions, 79 deletionsdrivers/edac/i82875p_edac.c
- drivers/edac/r82600_edac.c 61 additions, 57 deletionsdrivers/edac/r82600_edac.c
Please register or sign in to comment