Fix coding rule issues. 94/83994/1
authorNishant Chaprana <n.chaprana@samsung.com>
Tue, 16 Aug 2016 07:11:42 +0000 (12:41 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Tue, 16 Aug 2016 07:11:42 +0000 (12:41 +0530)
commit3d336c5b832093b297a5a91be7ede3469cd9096b
treedb8bf75ca08b2c6db07560fb3cb7b26c01459e9c
parent437031302035877231ea24d1271493c6d2321a46
Fix coding rule issues.

This patch fixes coding rule issues generated by checkpatchinit_tizen.sh.
./plugin/wpasupplicant/ctrl_iface_dbus/wfd-plugin-wpasupplicant.c:161: ERROR: [SPC_M_KWD] space required before the open parenthesis '('
./plugin/wpasupplicant/ctrl_iface_dbus/wfd-plugin-wpasupplicant.c:1644: ERROR: [SPC_M_OPR] space required after that ',' (ctx:VxV)

Change-Id: Id88f1edd29bca4256d858d4ea7e7b8db04e90eb1
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
plugin/wpasupplicant/ctrl_iface_dbus/wfd-plugin-wpasupplicant.c