From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH 0/2] rte_sched: cleanups Date: Fri, 28 Aug 2015 09:49:57 -0700 Message-ID: <1440780599-14851-1-git-send-email-stephen@networkplumber.org> Cc: dev@dpdk.org To: cristian.dumitrescu@intel.com Return-path: Received: from mail-pa0-f45.google.com (mail-pa0-f45.google.com [209.85.220.45]) by dpdk.org (Postfix) with ESMTP id 10468590C for ; Fri, 28 Aug 2015 18:49:51 +0200 (CEST) Received: by pacdd16 with SMTP id dd16so67980611pac.2 for ; Fri, 28 Aug 2015 09:49:50 -0700 (PDT) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Minor stuff found by Coverity and checkpatch Stephen Hemminger (2): rte_sched: whitespace cleanup rte_sched: remove useless bitmap_free lib/librte_sched/rte_bitmap.h | 19 --- lib/librte_sched/rte_sched.c | 366 +++++++++++++++++++++--------------------- 2 files changed, 181 insertions(+), 204 deletions(-) -- 2.1.4