summaryrefslogtreecommitdiff
path: root/rnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'rnd.h')
0 files changed, 0 insertions, 0 deletions
b6c52a545f18fb9bcd4829828ebf4a3a'>bddb2afcb6c52a545f18fb9bcd4829828ebf4a3a (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