]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
jump_labels: Move header guard #endif down where it belongs
authorLuis R. Rodriguez <mcgrof@kernel.org>
Wed, 18 Jan 2017 17:38:04 +0000 (09:38 -0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 19 Jan 2017 07:40:44 +0000 (08:40 +0100)
commit85b36c931ff328297572a3e6136fac573795ad79
tree18c3314229113aa7abd7e71a502d3dbba972c1fb
parent0a13cd1a05e7a549259d4f803d2ec2efda07ed7c
jump_labels: Move header guard #endif down where it belongs

The ending header guard is misplaced. This has no
functional change, this is just an eye-sore.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: bp@alien8.de
Cc: bp@suse.de
Cc: catalin.marinas@arm.com
Cc: jbaron@akamai.com
Cc: pbonzini@redhat.com
Cc: tony.luck@intel.com
Link: http://lkml.kernel.org/r/20170118173804.16281-1-mcgrof@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/jump_label.h