Commit c123799a authored by Annie Li's avatar Annie Li Committed by Konrad Rzeszutek Wilk
Browse files

xen/granttable: Keep code format clean

parent 85ff6acb
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@
#include <asm/pgtable.h>
#include <asm/sync_bitops.h>


/* External tools reserve first few grant table entries. */
#define NR_RESERVED_ENTRIES 8
#define GNTTAB_LIST_END 0xffffffff
+1 −1

File changed.

Contains only whitespace changes.