background: fix parameter indentation
Commit d2474bf0 ("background: revert false indentation") fixed a warning which sprung from improper indentation of a function call. To comply with project style, the parameter list's indentation must also be adjusted. This issue was pointed out by Georges (@fearanon). This patch changes the indentation of the parameters in compliance.