aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorZqiang <[email protected]>2024-03-18 17:34:12 +0800
committerUladzislau Rezki (Sony) <[email protected]>2024-04-16 11:16:36 +0200
commit710cf51d3722012988b2b8d35dee3c553dcc5649 (patch)
tree18798299972a40dd93cb81f84e4bf3f500b0af36 /tools/perf/scripts/python/bin/export-to-sqlite-report
parentdddcddef1414be3ebc37a40d13fcc0f6a672ba9f (diff)
rcutorture: Removing redundant function pointer initialization
For these rcu_torture_ops structure's objects defined by using static, if the value of the function pointer in its member is not set, the default value will be NULL, this commit therefore remove the pre-existing initialization of function pointers to NULL. Signed-off-by: Zqiang <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions