Replace 0 with false in tx_pages_mapped = 0 to be consistent with
the rest of the lustre code.
Signed-off-by: Nicholas Hanley
---
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/lustre/lnet/klnds/o2iblnd
This patch fixes all CODE_INDENT checkpatch errors in o2iblnd.
Signed-off-by: Nicholas Hanley
---
.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c| 2 +-
.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 22 +++---
2 files changed, 12 insertions(+), 12 deletions(-)
diff