X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fcm%2Ftfu.c;h=6e2c7500af85db96ed5ef9914ea8af678e20ed37;hb=8340c342ebcfc82193c3f66e7f15047c1e37399b;hp=ad304abc0aa1ad5013e8e46492ec8a8150e96ef0;hpb=8d9ebf64c8a64bf1346685833fe79970c4ef3d14;p=o-du%2Fl2.git diff --git a/src/cm/tfu.c b/src/cm/tfu.c index ad304abc0..6e2c7500a 100755 --- a/src/cm/tfu.c +++ b/src/cm/tfu.c @@ -3673,8 +3673,8 @@ Buffer *mBuf // (*func)(pst, suId, slotInd); (*func)(pst, slotInd); SPutSBuf(pst->region, pst->pool, (Data *)slotInd, sizeof(SlotIndInfo)); - RETVALUE(ROK); #endif + return ROK; }