diff options
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | 2018-08-13 11:24:05 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-08-20 07:21:28 -0400 |
commit | 94cb986e5e7f3bea9bb8fd09223f2ae0a6545563 (patch) | |
tree | 6ae0822e7f71153fd5b9fe6831974640c5122971 /fs/fat | |
parent | 09d841176d56eac23bc55ff0c5e2ddd14ede2353 (diff) |
spl: fix debug print in spl_common_init()
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>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions