aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-11-11 14:07:02 -0800
committerJakub Kicinski <kuba@kernel.org>2020-11-11 14:07:03 -0800
commit8ed1045bb828cd04326369cd66afeb48af2582ac (patch)
treec31a5a9a0327ad11e198f872796e9b78148c832b /tools/perf/scripts/python
parentMerge branch 'inet-prevent-skb-changes-in-udp-4-6-_lib_lookup_skb' (diff)
parentnet: ipa: drop an error message (diff)
downloadlinux-8ed1045bb828cd04326369cd66afeb48af2582ac.tar.gz
linux-8ed1045bb828cd04326369cd66afeb48af2582ac.zip
Merge branch 'net-ipa-little-fixes'
Alex Elder says: ==================== net: ipa: little fixes This series adds a few small fixes to the IPA code. The first patch appeared in a different form in June, and got some pushback from David because he felt a problem that can be caught at build time *should* be caught at build time. https://lore.kernel.org/netdev/20200610195332.2612233-1-elder@linaro.org/ I agree with that, but in this case the "problem" was never actually a problem. There's a little more explanation on the patch, but basically now we remove the BUILD_BUG_ON() call entirely. The second deletes a line of code that isn't needed. The third converts a warning message to be a debug, as requested by Stephen Boyd. And the last one just gets rid of an error message that would be output after a different message had already reported a problem. ==================== Link: https://lore.kernel.org/r/20201109165635.5449-1-elder@linaro.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions