x86: pat.c more trivial changes
authorAndreas Herrmann <andreas.herrmann3@amd.com>
Fri, 20 Jun 2008 20:03:06 +0000 (22:03 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 24 Jun 2008 11:05:50 +0000 (13:05 +0200)
commit69e26be9b1d0c83d3581475095ce2a1ccc578215
tree986c70f4e9f73b924d30a83d517184d61661f5a1
parentac97991ec9e0a05c8860f4a04f8477227b1c03f2
x86: pat.c more trivial changes

 - add BUG statement to catch invalid start and end parameters
 - No need to track the actual type in both req_type and actual_type --
   keep req_type unchanged.
 - removed (IMHO) superfluous comments

Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: Suresh B Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pat.c