From 9e29edf15c4a764fa9c5c5417e704288849f0890 Mon Sep 17 00:00:00 2001 From: Edgar Gabriel Date: Fri, 7 Aug 2015 15:22:41 -0500 Subject: [PATCH] remove a erroneous paranthesis which prevents the compilation of the lustre adio --- ompi/mca/io/romio314/romio/adio/ad_lustre/ad_lustre_open.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ompi/mca/io/romio314/romio/adio/ad_lustre/ad_lustre_open.c b/ompi/mca/io/romio314/romio/adio/ad_lustre/ad_lustre_open.c index 75f57af05b..c7add09063 100644 --- a/ompi/mca/io/romio314/romio/adio/ad_lustre/ad_lustre_open.c +++ b/ompi/mca/io/romio314/romio/adio/ad_lustre/ad_lustre_open.c @@ -50,7 +50,6 @@ void ADIOI_LUSTRE_Open(ADIO_File fd, int *error_code) amode_direct = amode | O_DIRECT; - } /* odd length here because lov_user_md contains some fixed data and * then a list of 'lmm_objects' representing stripe */ lumlen = sizeof(struct lov_user_md) +