From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966331AbbBCPiz (ORCPT ); Tue, 3 Feb 2015 10:38:55 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:48030 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965931AbbBCPiu (ORCPT ); Tue, 3 Feb 2015 10:38:50 -0500 Date: Tue, 3 Feb 2015 07:38:49 -0800 From: Greg KH To: Sudip Mukherjee Cc: Max Perepelitsyn , devel@driverdev.osuosl.org, linux-fbdev@vger.kernel.org, teddy.wang@siliconmotion.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: sm7xxfb: make smtc_scr_info static Message-ID: <20150203153849.GA24959@kroah.com> References: <1422953068-12072-1-git-send-email-mperepelitsyn@gmail.com> <20150203140401.GA12697@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150203140401.GA12697@sudip-PC> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 03, 2015 at 07:34:01PM +0530, Sudip Mukherjee wrote: > On Tue, Feb 03, 2015 at 02:44:28PM +0600, Max Perepelitsyn wrote: > > This symbol is never used anywhere else besides sm7xxfb.c > > Hi Greg, > do i need to do anything about this patch? maybe a tested-by or reviewed-by? If you test or review it, yes, please add such a line to an email and reply to the patch with it. thanks, greg k-h