diff options
author | Meghana Madhyastha <meghana.madhyastha@gmail.com> | 2017-09-14 11:09:14 +0300 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2017-09-20 19:52:48 +0300 |
commit | e3cbeaf8db3dc0b2cfd3c31dfac5bec8846d33f2 (patch) | |
tree | 6d592f7eb7be24e3a0060a70235e778405a032b9 /tools/perf/scripts/python/stackcollapse.py | |
parent | ac6c35a4d8c77083525044a192cb1a8711381e94 (diff) | |
download | linux-e3cbeaf8db3dc0b2cfd3c31dfac5bec8846d33f2.tar.xz |
drm/agpsupport: Replace "foo * bar" with "foo *bar"
This replaces all instances of foo * bar with foo *bar
in drm_agpsupport.c. This is so that it adheres to
standard C syntax for pointers.
Signed-off-by: Meghana Madhyastha <meghana.madhyastha@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/e092694c26e61fc6147e44851392a43b7a68c4f3.1505376068.git.meghana.madhyastha@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions