On 12/02/2021 22:36, David Sterba wrote:
On Wed, Feb 10, 2021 at 09:25:18PM -0800, Anand Jain wrote:Move the static function scrub_checksum_tree_block() before its use in the scrub.c, and drop its declaration.No functional changes.
We've rejected patches that move static function within one file unless there's another reason for it other than removing the prototype.
Ok. Patches 1-3 aren't of this type. I suppose they will be integrated? Thanks, Anand