On Mon, Jan 27, 2025 at 10:12:35AM +0530, Ekansh Gupta wrote: > FD list is part of meta buffer which is calulated during put args. > Move fdlist to invoke context structure for better maintenance and > to avoid code duplicacy for calculation of critcal meta buffer > contents that are used by fastrpc driver. > > Signed-off-by: Ekansh Gupta <quic_ekangupt@xxxxxxxxxxx> > --- > drivers/misc/fastrpc.c | 16 +++++----------- > 1 file changed, 5 insertions(+), 11 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry