summaryrefslogtreecommitdiff
path: root/scripts/bloat-o-meter
diff options
context:
space:
mode:
authorWilfried Klaebe <w-lkml@lebenslange-mailadresse.de>2014-03-25 17:59:39 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-15 13:52:14 -0700
commitec03ab77cc2c39d115118fcd4fc11a5801cbb70e (patch)
treedb5601641aa5d7236e50ea6fe7f0777fd7bb5a81 /scripts/bloat-o-meter
parent29d1e7209e1866a1b6b686107cce9f5a9b886a53 (diff)
staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctls
staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctls It looks like someone did a search-and-replace on that driver, putting spaces before "=" characters, without checking this is OK everywhere. Also, in some places, there's memcpm()s/strncmp()s checking for some different length than the fixed string argument. These things result in code not working as intended. Fix that. Signed-off-by: Wilfried Klaebe <w-lkml@lebenslange-mailadresse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/bloat-o-meter')
0 files changed, 0 insertions, 0 deletions