commit | 052dfb45ccb5ea354a426b52556bcfee75b9d2f5 | [log] [tgz] |
---|---|---|
author | Douglas Thompson <dougthompson@xmission.com> | Thu Jul 19 01:50:13 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 19 10:04:55 2007 -0700 |
tree | 3f85586625b25f7eaf0471c99fc296bdd4ada4eb | |
parent | 6bc7840411b8c7fe11e1879d882c88119d1c033e [diff] |
drivers/edac: cleanup spaces-gotos after Lindent messup This patch fixes some remnant spaces inserted by the use of Lindent. Seems Lindent adds some spaces when it shoulded. These have been fixed. In addition, goto targets have issues, these have been fixed in this patch. 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>