From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Thu, 2 Dec 2010 14:33:13 -0000 Subject: [PATCH 10/11] ARM: hw_breakpoint: fix warnings generated by sparse In-Reply-To: <20101202143014.GH29347@n2100.arm.linux.org.uk> References: <1291297562-8052-1-git-send-email-will.deacon@arm.com> <1291297562-8052-11-git-send-email-will.deacon@arm.com> <20101202143014.GH29347@n2100.arm.linux.org.uk> Message-ID: <005901cb922d$da90afd0$8fb20f70$@deacon@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Russell, > On Thu, Dec 02, 2010 at 01:46:01PM +0000, Will Deacon wrote: > > This patch adds casts to these sorts of assignments in hw_breakpoint.c > > in order to silence the warnings. > > > > Reported-by: Russell King - ARM Linux > > Please change this to: > > Reported-by: Russell King > > I don't need more - and different - email addresses in git for > get_maintainer.pl etc to spam me with. Sure thing, I'll update it. I just used the email address from which you reported the problem. Will