include/asm-x86/resume-trace.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
#include <asm/asm.h>
|
#include <asm/asm.h>
|
||||||
|
|
||||||
#define TRACE_RESUME(user) do { \
|
#define TRACE_RESUME(user) \
|
||||||
|
do { \
|
||||||
if (pm_trace_enabled) { \
|
if (pm_trace_enabled) { \
|
||||||
void *tracedata; \
|
void *tracedata; \
|
||||||
asm volatile(_ASM_MOV_UL " $1f,%0\n" \
|
asm volatile(_ASM_MOV_UL " $1f,%0\n" \
|
||||||
|
Reference in New Issue
Block a user