Re: [PATCH] binder: Fix-up binder_alloc kunit tests

From: Greg Kroah-Hartman
Date: Tue Jul 22 2025 - 01:25:54 EST


On Mon, Jul 21, 2025 at 04:54:49PM -0700, Tiffany Yang wrote:
> Do clean up that was requested in reviews for the binder_alloc kunit
> test series [1] after it had been accepted. Add a copyright notice to
> each of the newly created test files, as suggested by Carlos [2].
> Replace instances of snprintf with seq_buf functions, as suggested by
> Kees [3].

This should be broken up into "one patch per logical change" please.

thanks,

greg k-h