On Thu, Feb 21, 2019 at 02:15:16PM -0600, Steve Wise wrote: > > > > -----Original Message----- > > From: [email protected] <linux-rdma- > > [email protected]> On Behalf Of Leon Romanovsky > > Sent: Wednesday, February 20, 2019 1:21 AM > > To: David Ahern <[email protected]> > > Cc: Leon Romanovsky <[email protected]>; netdev > > <[email protected]>; RDMA mailing list <linux- > > [email protected]>; Stephen Hemminger > > <[email protected]> > > Subject: [PATCH iproute2-next v1 05/19] rdma: Move resource PD logic to > > separate file > > > > From: Leon Romanovsky <[email protected]> > > > > Logically separate resource PD logic to separate file, > > in order to make PD specific logic self-contained. > > > > Signed-off-by: Leon Romanovsky <[email protected]> > > --- > > Why does it need to be self contained?
The main res.c file was so large that at least for me wasn't clear how and what to refactor. Such separation allowed me to start code cleanup by identification of duplicate places. > > Reviewed-by: Steve Wise <[email protected]> > >
signature.asc
Description: PGP signature
