These were discovered when running internal policy checker to try and get rid of potentially offensive language in DPDK. After looking at a couple of these places, they were also places where some improvement could be made.
Stephen Hemminger (4): arm: remove profanity in comment bnx2x: remove profanity eal: don't crash if alarm set fails ixgbe: remove mild profanity drivers/net/bnx2x/elink.c | 4 ++-- drivers/net/ixgbe/ixgbe_rxtx.c | 3 +-- lib/librte_eal/common/eal_common_proc.c | 10 ++++------ lib/librte_eal/common/include/arch/arm/rte_cycles_32.h | 4 ++-- 4 files changed, 9 insertions(+), 12 deletions(-) -- 2.17.1