net: af_mpls.c add space before open parenthesis

Adding space after switch keyword before open
parenthesis for readability purpose.

This patch fixes the checkpatch.pl warning:
space required before the open parenthesis '('

Signed-off-by: Suraj Deshmukh <surajssd009005@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Suraj Deshmukh 2016-12-03 07:59:26 +00:00 committed by David S. Miller
parent 89aa8445cd
commit 14dd3e1b97
1 changed files with 1 additions and 1 deletions