
Currently in WBUFF code, mslot/pslot is used to refer module_id/pool_id and there are references of them being used interchangeably. Rename mslot/pslot to module_id/pool_id to improve the readability of the code. This is the pre-requisite to support mutilple modules in WBUFF which will be added with a future patch. Change-Id: Ia5a113535cff950cd3f464b6133370f026d4fc87 CRs-Fixed: 3516982