From: Frederic Weisbecker Date: Fri, 11 Dec 2009 10:58:42 +0000 (+0100) Subject: hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value X-Git-Tag: v2.6.33-rc1~280^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ac64c826e62a07e5818cfde620be4d524f1edf;p=pandora-kernel.git hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value While converting modify_user_hw_breakpoint() return value, we forgot to handle the off-case. It's not returning a pointer anymore. This solves the build warning reported by Stephen Rothwell against linux-next. Reported-by: Stephen Rothwell Signed-off-by: Frederic Weisbecker Cc: Prasad LKML-Reference: <1260529122-6260-1-git-send-regression-fweisbec@gmail.com> Signed-off-by: Ingo Molnar Cc: Prasad --- Reading git-diff-tree failed