
13 Aug
2018
13 Aug
'18
12:45 p.m.
On 13 Aug 2018, at 11:24, Simon Goldschmidt simon.k.r.goldschmidt@gmail.com wrote:
spl_common_init() debug-prints "spl_early_init()\n" but it is called both from spl_early_init() and spl_init().
Fix this by moving the debug() statement to the calling functions which now print their name.
Signed-off-by: Simon Goldschmidt simon.k.r.goldschmidt@gmail.com
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com