summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorMichal Swiatkowski <michal.swiatkowski@linux.intel.com>2025-08-12 07:23:22 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2025-09-11 22:08:48 +0300
commitc388ea486f74143c3c5aad060dba7568039e0e13 (patch)
treeceea03bfc9b2c15df1b059db0b8f1f637ef8ec34 /tools/perf/scripts/python/sctop.py
parent5adf6f2b9972dbb69f4dd11bae52ba251c64ecb7 (diff)
downloadlinux-c388ea486f74143c3c5aad060dba7568039e0e13.tar.xz
ice: make fwlog functions static
ice_fwlog_supported(), ice_fwlog_get() and ice_fwlog_supported() aren't called outside the ice_fwlog.c file. Make it static and move in the file to allow clean build. Drop ice_fwlog_get(). It is called only from ice_fwlog_init() function where the fwlog support is already checked. There is no need to check it again, call ice_aq_fwlog_get() instead. Drop no longer valid comment from ice_fwlog_get_supported(). Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com> Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions