summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-11-25 00:06:06 +0100
committerAndrew Morton <akpm@linux-foundation.org>2025-11-27 14:24:45 -0800
commitaa514a297a0c175239f24a2e582ebd37f0727494 (patch)
tree3160bb1bab1ec37135419c6cfc8e3158fbd4e428 /tools/perf/scripts/python/netdev-times.py
parent6fb3acdebf65a72df0a95f9fd2c901ff2bc9a3a2 (diff)
downloadkernel-aa514a297a0c175239f24a2e582ebd37f0727494.tar.gz
calibrate: update header inclusion
While cleaning up some headers, I got a build error on this file: init/calibrate.c:20:9: error: call to undeclared function 'kstrtoul'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] Update header inclusions to follow IWYU (Include What You Use) principle. Link: https://lkml.kernel.org/r/20251124230607.1445421-1-andriy.shevchenko@linux.intel.com Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
/span>afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells 2018-10-24afs: Improve FS server rotation error handlingDavid Howells 2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells 2018-05-14afs: Fix VNOVOL handling in address rotationDavid Howells 2018-05-14afs: Fix server rotation's handling of fileserver probe failureDavid Howells 2018-05-14afs: Fix refcounting in callback registrationDavid Howells 2018-04-09afs: Fix checker warningsDavid Howells 2018-02-06afs: Rearrange afs_select_fileserver() a littleDavid Howells 2018-02-06afs: Remove unused codeDavid Howells 2018-02-06afs: Need to clear responded flag in addr cursorDavid Howells 2018-02-06afs: Fix missing cursor clearanceDavid Howells 2017-11-17afs: Fix file lockingDavid Howells 2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells 2017-11-13afs: Move server rotation code into its own fileDavid Howells