mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	
				"sizeof(x)" is the canonical coding style used in arch/x86 most of the time. Fix the few places that didn't follow the convention. (Also do some whitespace cleanups in a few places while at it.) [ mingo: Rewrote the changelog. ] Signed-off-by: Jordan Borgner <mail@jordan-borgner.de> Cc: Borislav Petkov <bp@alien8.de> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20181028125828.7rgammkgzep2wpam@JordanDesktop Signed-off-by: Ingo Molnar <mingo@kernel.org>  | 
			||
|---|---|---|
| .. | ||
| .gitignore | ||
| chkobjdump.awk | ||
| gen-insn-attr-x86.awk | ||
| insn_decoder_test.c | ||
| insn_sanity.c | ||
| Makefile | ||
| objdump_reformat.awk | ||
| relocs.c | ||
| relocs.h | ||
| relocs_32.c | ||
| relocs_64.c | ||
| relocs_common.c | ||