cfg80211 debugfs: Cleanup some checkpatch issues
authorPichugin Dmitry <smokeman85@gmail.com>
Sat, 28 Jan 2017 14:06:53 +0000 (17:06 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 8 Feb 2017 08:15:59 +0000 (09:15 +0100)
commitb699b71d82e77203be43bda5ff1b72516f129581
tree51f9589974f3f58fd2e26660f4dec51a4a267d43
parentbddb2afcb6c52a545f18fb9bcd4829828ebf4a3a
cfg80211 debugfs: Cleanup some checkpatch issues

This fixes the checkpatch.pl warnings:
* Macros should not use a trailing semicolon.
* Spaces required around that '='.
* Symbolic permissions 'S_IRUGO' are not preferred.

Signed-off-by: Dmitriy Pichugin <smokeman85@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/debugfs.c