X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2Fselftest%2Frpc.h;h=5cd7b32de318b38745f05f72ecd38120e6931aea;hb=ad827bb6de60b86d153918610953d4be79ef6075;hp=6acd80f36ca721d45f88667dc2a8d84530626729;hpb=776615e6825e2c90c2635c8b55e7bb02da33726c;p=fs%2Flustre-release.git diff --git a/lnet/selftest/rpc.h b/lnet/selftest/rpc.h index 6acd80f..5cd7b32 100644 --- a/lnet/selftest/rpc.h +++ b/lnet/selftest/rpc.h @@ -137,7 +137,7 @@ typedef struct { typedef struct { __u32 blk_opc; /* bulk operation code */ - __u32 blk_npg; /* # pages */ + __u32 blk_npg; /* # of pages */ __u32 blk_flags; /* reserved flags */ } WIRE_ATTR test_bulk_req_t;