Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755875Ab1FKMWX (ORCPT ); Sat, 11 Jun 2011 08:22:23 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:49440 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754713Ab1FKMWW (ORCPT ); Sat, 11 Jun 2011 08:22:22 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=lOKedLYunr28b7KsNSWgqUNmL1aUkgqdHU4l0hNtClyozlQWy/gimJLRh/PlWLJE8A DpvPxGQM59NEqQECgm3XuZYDpAPjMsfWp51UJazX4Q0JMmGA1he9QIVCZ04ESVYL1nNb lQGL72Wwpl5vrndZW02plgKBW8iMwHVUoP7x8= Date: Sat, 11 Jun 2011 14:22:20 +0200 From: Tejun Heo To: H Hartley Sweeten Cc: Linux Kernel , jaxboe@fusionio.com, isimatu.yasuaki@jp.fujitsu.com, adobriyan@gmail.com Subject: Re: [PATCH] fs/partitions/check.c: make local symbols static Message-ID: <20110611122220.GB7980@mtj.dyndns.org> References: <201106101526.59686.hartleys@visionengravers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201106101526.59686.hartleys@visionengravers.com> 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 Content-Length: 762 Lines: 22 On Fri, Jun 10, 2011 at 03:26:59PM -0700, H Hartley Sweeten wrote: > The symbols part_ro_show, part_alignment_offset_show, and > part_discard_alignment_show are not used outside this file and > should be marked static. > > Signed-off-by: H Hartley Sweeten > Cc: Jens Axboe > Cc: Yasuaki Ishimatsu > Cc: Alexey Dobriyan > Cc: Tejun Heo Acked-by: Tejun Heo Thanks. -- tejun -- 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/