Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936406Ab3DHO2m (ORCPT ); Mon, 8 Apr 2013 10:28:42 -0400 Received: from ozlabs.org ([203.10.76.45]:33034 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936221Ab3DHO2j (ORCPT ); Mon, 8 Apr 2013 10:28:39 -0400 From: Rusty Russell To: Amit Shah , Wei Yongjun Cc: arnd@arndb.de, gregkh@linuxfoundation.org, yongjun_wei@trendmicro.com.cn, virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH -next] virtio_console: make local symbols static In-Reply-To: <20130408055354.GC16207@amit.redhat.com> References: <20130408055354.GC16207@amit.redhat.com> User-Agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/23.4.1 (i686-pc-linux-gnu) Date: Mon, 08 Apr 2013 22:58:45 +0930 Message-ID: <87d2u59mnm.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 623 Lines: 22 Amit Shah writes: > On (Sat) 06 Apr 2013 [11:52:07], Wei Yongjun wrote: >> From: Wei Yongjun >> >> Those symbols only used within this file, and should be static. >> >> Signed-off-by: Wei Yongjun > > Acked-by: Amit Shah > > Amit Thanks, applied. Cheers, Rusty. -- 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/