Re: [PATCH V1.1] xfsprogs: xfs_fsr: Limit the scope of cmp()
From: Eric Sandeen <hidden> Date: 2021-02-02 20:24:44
On 1/25/21 10:42 PM, Chandan Babu R wrote:
cmp() function is being referred to from within fsr/xfs_fsr.c. Hence
this commit limits its scope to the current file.
Signed-off-by: Chandan Babu R <redacted>