On Wed, 2016-08-24 at 12:35 -0700, Huang, Ying wrote: > From: Huang Ying <[email protected]> > > This is a code clean up patch without functionality changes. The > swap_cluster_list data structure and its operations are introduced to > provide some better encapsulation for the free cluster and discard > cluster list operations. This avoid some code duplication, improved > the code readability, and reduced the total line number. > > Cc: Tim Chen <[email protected]> > Cc: Hugh Dickins <[email protected]> > Cc: Shaohua Li <[email protected]> > Cc: Rik van Riel <[email protected]> > Acked-by: Minchan Kim <[email protected]> > Signed-off-by: "Huang, Ying" <[email protected]> >
Acked-by: Rik van Riel <[email protected]>

