From: Frederic Weisbecker Date: Sat, 27 Feb 2010 16:24:15 +0000 (+0100) Subject: x86/hw-breakpoints: Remove the name field X-Git-Tag: v2.6.34-rc2~54^2~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d083407a16698de86b42aee0da2ffb280b5cb7e;p=pandora-kernel.git x86/hw-breakpoints: Remove the name field Remove the name field from the arch_hw_breakpoint. We never deal with target symbols in the arch level, neither do we need to ever store it. It's a legacy for the previous version of the x86 breakpoint backend. Let's remove it. Signed-off-by: Frederic Weisbecker Cc: K.Prasad Cc: Linus Torvalds --- Reading git-diff-tree failed