HSI: nokia-modem: Add a space character for better code readability in nokia_modem_pr...
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 25 Apr 2017 08:20:37 +0000 (10:20 +0200)
committerSebastian Reichel <sre@kernel.org>
Thu, 8 Jun 2017 11:21:43 +0000 (13:21 +0200)
commit34b2486def90f3487cbac2d00a6c4aad0834a331
treeffa46dfd8c7937b671fc578a767e4dcee0378dc2
parent4e3b9baa2f798a6cc9865d451269251378067f3a
HSI: nokia-modem: Add a space character for better code readability in nokia_modem_probe()

The script "checkpatch.pl" pointed information out like the following.

ERROR: space required before the open parenthesis '('

Thus fix the affected source code place.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/hsi/clients/nokia-modem.c