aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-04-11 14:48:23 +0300
committerChanwoo Choi <cw00.choi@samsung.com>2023-05-29 23:41:29 +0900
commitef753fb4e86607afc6228d8632705122bc67f29a (patch)
treec793159807c08c491936a502673c384c05ab89a3 /tools/perf/scripts/python/export-to-postgresql.py
parentextcon: Use unique number for the extcon device ID (diff)
downloadwireguard-linux-ef753fb4e86607afc6228d8632705122bc67f29a.tar.xz
wireguard-linux-ef753fb4e86607afc6228d8632705122bc67f29a.zip
extcon: Use sizeof(*pointer) instead of sizeof(type)
It is preferred to use sizeof(*pointer) instead of sizeof(type). The type of the variable can change and one needs not change the former (unlike the latter). No functional change intended. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions