Re: [PATCH] remove sdla from setup.c
From: David S. Miller <hidden>
Date: 2003-05-29 09:57:49
From: David S. Miller <hidden>
Date: 2003-05-29 09:57:49
From: Christoph Hellwig [off-list ref] Date: Wed, 28 May 2003 13:06:58 +0200 sdla had calls from both Space.c and setup.c. Leave the Space.c one alone as per previous discussion but move over the setup.c one to initcalls. (and remove the prototype for a third one from setup.c!) Looks ok, applied. Some of this wan driver stuff is so crappy :(