summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWaqar Hameed <waqar.hameed@axis.com>2025-05-27 16:45:41 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-06-09 07:45:36 +0100
commit178e4bc1e4398e9b051acd2ace7118427136bee9 (patch)
treeb7581b218ce1d67224c78cc6104333bc02f4c427 /tools/perf/scripts/python/export-to-sqlite.py
parentfe03825b1a6c5cb6a31a21fca8d8cbe075991ad3 (diff)
iio: Remove single use of macro definition for driver name
There is really no reason for having the driver name as a macro definition if it is only used once (often as `.name` in `struct device_driver`). It is also more readable this way. Remove these macro definitions and instead use the string literal directly. Signed-off-by: Waqar Hameed <waqar.hameed@axis.com> Link: https://patch.msgid.link/4840779a167e027b8be77c82f7a4f27210ef084a.1748356671.git.waqar.hameed@axis.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions