From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Conole Subject: Re: [PATCH v3] power: fix to remove unused variable Date: Fri, 15 Feb 2019 09:14:47 -0500 Message-ID: References: <1550226524-26278-1-git-send-email-pallantlax.poornima@intel.com> Mime-Version: 1.0 Content-Type: text/plain Cc: dev@dpdk.org, reshma.pattan@intel.com, david.hunt@intel.com, ramirose@gmail.com, stable@dpdk.org To: Pallantla Poornima Return-path: In-Reply-To: <1550226524-26278-1-git-send-email-pallantlax.poornima@intel.com> (Pallantla Poornima's message of "Fri, 15 Feb 2019 10:28:44 +0000") List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Pallantla Poornima writes: > Variable pfi_str is removed since it is unused. > > Fixes: 450f0791312c ("power: add traffic pattern aware power control") > Cc: stable@dpdk.org > > Signed-off-by: Pallantla Poornima > Reviewed-by: Rami Rosen > --- Whoops, missed the v3 Acked-by: Aaron Conole