Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752034AbaLQMNx (ORCPT ); Wed, 17 Dec 2014 07:13:53 -0500 Received: from cantor2.suse.de ([195.135.220.15]:44845 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750995AbaLQMNv (ORCPT ); Wed, 17 Dec 2014 07:13:51 -0500 Message-ID: <5491737A.5050106@suse.de> Date: Wed, 17 Dec 2014 13:13:46 +0100 From: Alexander Graf User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Rickard Strandqvist , Gleb Natapov CC: Paolo Bonzini , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function References: <1417991354-19932-1-git-send-email-rickard_strandqvist@spectrumdigital.se> In-Reply-To: <1417991354-19932-1-git-send-email-rickard_strandqvist@spectrumdigital.se> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07.12.14 23:29, Rickard Strandqvist wrote: > Remove the function inst_set_field() that is not used anywhere. > > This was partially found by using a static code analysis program called cppcheck. > > Signed-off-by: Rickard Strandqvist Thanks, applied all unused function patches in KVM PPC code to kvm-ppc-queue. Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/