aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJustin Vreeland <[email protected]>2017-05-01 18:52:52 -0600
committerGreg Kroah-Hartman <[email protected]>2017-05-15 07:41:57 +0200
commit69d59bebccf7720d318b8535fb41782d133f1b85 (patch)
tree0d34daec32420872b468d7e397a8eda4a4f555eb /tools/perf/scripts/python
parent67d1ca7e5f76fe4e1722a837aab6cd93b591eabf (diff)
staging: rtl8723bs: Fix pointer style
Fix "(foo*)" should be "(foo *)" Fix "foo * bar" should be "foo *bar" Signed-off-by: Justin Vreeland <[email protected]> Reviewed-by: Bastien Nocera <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions