From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH V3] watchdog: s3c2410_wdt: remove the global variables Date: Wed, 21 Aug 2013 14:22:28 -0700 Message-ID: <20130821212228.GA3136@roeck-us.net> References: <1374569985-13576-1-git-send-email-l.krishna@samsung.com> <0e8301ce8842$eca72880$c5f57980$@org> <20130821200105.GB815@spo001.leaseweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pb0-f48.google.com ([209.85.160.48]:60239 "EHLO mail-pb0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752919Ab3HUVWd (ORCPT ); Wed, 21 Aug 2013 17:22:33 -0400 Content-Disposition: inline In-Reply-To: <20130821200105.GB815@spo001.leaseweb.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Wim Van Sebroeck Cc: Kukjin Kim , 'Leela Krishna Amudala' , linux-samsung-soc@vger.kernel.org, dianders@chromium.org, jg1.han@samsung.com, t.figa@samsung.com, sachin.kamat@linaro.org, linux-watchdog@vger.kernel.org On Wed, Aug 21, 2013 at 10:01:05PM +0200, Wim Van Sebroeck wrote: > Hi All, > > > Leela Krishna Amudala wrote: > > > > > > This patch removes the global variables in the driver file and > > > group them into a structure. > > > > > > Signed-off-by: Leela Krishna Amudala > > > > (+ Wim Van Sebroeck) > > > > Looks good to me, > > > > Acked-by: Kukjin Kim > > > > Thanks, > > Kukjin > > Can someone sent me the (unquoted) patch so that I can review and add it? > Try this: wget "http://download.gmane.org/gmane.linux.kernel.samsung-soc/21022/21023" Guenter