Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753547AbaLULTl (ORCPT ); Sun, 21 Dec 2014 06:19:41 -0500 Received: from mail-qg0-f48.google.com ([209.85.192.48]:36986 "EHLO mail-qg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752748AbaLULTh (ORCPT ); Sun, 21 Dec 2014 06:19:37 -0500 MIME-Version: 1.0 In-Reply-To: <1419115000-12178-1-git-send-email-rickard_strandqvist@spectrumdigital.se> References: <1419115000-12178-1-git-send-email-rickard_strandqvist@spectrumdigital.se> Date: Sun, 21 Dec 2014 14:19:36 +0300 Message-ID: Subject: Re: [PATCH] net: ceph: armor.c: Remove unused function From: Ilya Dryomov To: Rickard Strandqvist Cc: Sage Weil , "David S. Miller" , Ceph Development , netdev@vger.kernel.org, Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 21, 2014 at 1:36 AM, Rickard Strandqvist wrote: > Remove the function ceph_armor() that is not used anywhere. > > This was partially found by using a static code analysis program called cppcheck. It's ceph_unarmor()'s counterpart - so same as for "[PATCH] net: ceph: crypto.c: Remove some unused functions". Thanks, Ilya -- 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/