From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Glendinning Date: Fri, 10 May 2013 16:21:52 +0000 Subject: Re: [PATCH 1/1] video: smscufx: Use NULL instead of 0 Message-Id: List-Id: References: <1368185707-12852-1-git-send-email-sachin.kamat@linaro.org> In-Reply-To: <1368185707-12852-1-git-send-email-sachin.kamat@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org > 'info' is a pointer. Use NULL instead of 0. > > Signed-off-by: Sachin Kamat Acked-by: Steve Glendinning