[0/4] small cleanups

Message ID 20180725182019.31518-1-stephen@networkplumber.org (mailing list archive)
Headers
Series small cleanups |

Message

Stephen Hemminger July 25, 2018, 6:20 p.m. UTC
  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(-)