aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2019-03-25 09:17:23 -0700
committerDavid S. Miller <[email protected]>2019-03-27 13:49:44 -0700
commit7b7ed885aff2eede24d641c3b042ebcf7517a5c5 (patch)
tree97c9dd78b5eeaf2b43636b3a1b9618e3400b407d /tools/perf/scripts/python/export-to-sqlite.py
parenta986967eb8e991481d688b74266d817e5341916a (diff)
net/core: Allow the compiler to verify declaration and definition consistency
Instead of declaring a function in a .c file, declare it in a header file and include that header file from the source files that define and that use the function. That allows the compiler to verify consistency of declaration and definition. See also commit 52267790ef52 ("sock: add MSG_ZEROCOPY") # v4.14. Cc: Willem de Bruijn <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions