On Mon, Jan 31, 2005 at 09:34:58AM -0500, Ed L Cashin wrote: > Adrian Bunk <[EMAIL PROTECTED]> writes: > > > This patch contains the following cleanups: > > - make the needlessly global struct aoe_fops static > > - #if 0 the unused global function aoechr_hdump > > Thanks for the patch. The original patch leaves the prototype for > aoechr_hdump in aoe.h, but since this function is just for debugging, > it seems better to just take both prototype and definition out. > > > remove aoechr_hdump > make aoe_fops static > > Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]>
Applied, thanks. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

