diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-09-16 19:02:54 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-09-18 11:28:47 -0400 |
commit | 3f2686a2665b4d06753b602fe394b5d87bc7f279 (patch) | |
tree | f11eccbe66cf546fd398f12f57238bd06b28e080 /lib/dma-debug.c | |
parent | ebe6b2e8bc2cd06a330b3f9be8a4fa3ff44ab026 (diff) |
IB/hfi1: clean up some defines
I added spaces around operators so it matches kernel style because
normally "-1ULL" is a number and " - 1" is a subtract operation. Also
removed some superflous "ULL" types so "1ULL" becomes "1".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions