diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-05-03 08:31:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-05 22:39:18 +0200 |
commit | 343f23cfc22b1d1577289db694f6896d1ac26594 (patch) | |
tree | 48b2494c53db9c23c56748b47f728306cc7fe0b5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e8616bd0e9f24a9265fe5db1e7963185514b445a (diff) |
serial: pic32: remove pic32_get_port() macro
It's just &sport->port. First, sport was not in parenthesis, so macro
expansion could be an issue. Second, it's so simple, that we can expand
the macro and make the code really straightforward.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220503063122.20957-7-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions