From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Tue, 15 Jan 2013 22:06:36 +0900 Subject: [PATCH 12/26] mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointer In-Reply-To: <1358254566-12419-13-git-send-email-lee.jones@linaro.org> References: <1358254566-12419-1-git-send-email-lee.jones@linaro.org> <1358254566-12419-13-git-send-email-lee.jones@linaro.org> Message-ID: <20130115130635.GH5701@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jan 15, 2013 at 12:55:52PM +0000, Lee Jones wrote: > Partly for coding style reasons, but mostly because sparse warns on it. > > This patch is a completion of a previous patch my Mark Brown. Typo there :) Reviewed-by: Mark Brown