summaryrefslogtreecommitdiff
path: root/.vim/autoload/pathogen.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/autoload/pathogen.vim')
0 files changed, 0 insertions, 0 deletions
ee51f9589974f3f58fd2e26660f4dec51a4a267d43 parentbddb2afcb6c52a545f18fb9bcd4829828ebf4a3a (diff)
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>
Diffstat
-rw-r--r--net/wireless/debugfs.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/wireless/debugfs.c b/net/wireless/debugfs.c