From: Linus Torvalds Date: Fri, 16 May 2008 01:14:01 +0000 (-0700) Subject: Split up 'do_initcalls()' into two simpler functions X-Git-Tag: v2.6.26-rc3~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0df154f45e40677781e971daec6c430cb34716b;p=pandora-kernel.git Split up 'do_initcalls()' into two simpler functions One function to just loop over the entries, one function to actually do the call and the associated debugging code. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed