]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Since "private" is a reserved word in C++, it shouldn't be used as a name of a
authorDotan Barak <dotanb@dev.mellanox.co.il>
Tue, 24 Apr 2012 18:50:48 +0000 (11:50 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 24 Apr 2012 18:50:48 +0000 (11:50 -0700)
commit7565f1408866c5716741c76e04d17d504560487d
treeafbd00f600a19c7b7ef17255b8c1cf00caabe11a
parentea0fdc0d9acb6371d6131f7103373f37bfc9bd37
Since "private" is a reserved word in C++, it shouldn't be used as a name of a
structure attribute.

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Reviewed-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/infiniband/ofverbs.h
include/infiniband/verbs.h
src/ofverbs.c