Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751886AbaAYKa5 (ORCPT ); Sat, 25 Jan 2014 05:30:57 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:35616 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750970AbaAYKa4 (ORCPT ); Sat, 25 Jan 2014 05:30:56 -0500 X-Originating-IP: 50.43.14.201 Date: Sat, 25 Jan 2014 02:30:45 -0800 From: Josh Triplett To: Rashika Kheria Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Chad Williamson , Al Viro , =?utf-8?B?VMO8bGluIMSwemVy?= , Michael Banken , devel@driverdev.osuosl.org Subject: Re: [PATCH] drivers: staging: Mark functions as static and remove unused function in bpctl_mod.c Message-ID: <20140125103044.GA6945@leaf> References: <20140123224400.GA8124@rashika> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140123224400.GA8124@rashika> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 24, 2014 at 04:14:00AM +0530, Rashika Kheria wrote: > Mark functions as static in bpctl_mod.c because they are not used > outside this file. Remove unused function from bpctl_mod.c. > [...] > > Signed-off-by: Rashika Kheria Reviewed-by: Josh Triplett -- 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/