On Thu, Feb 01, 2024 at 01:21:58PM +0100, Alexander Lobakin wrote: > From: Alexander Potapenko <[email protected]> > > pr_err() messages may be treated as errors by some log readers, so let > us only use them for test failures. For non-error messages, replace them > with pr_info(). > > Suggested-by: Alexander Lobakin <[email protected]> > Signed-off-by: Alexander Potapenko <[email protected]> > Acked-by: Yury Norov <[email protected]> > Signed-off-by: Alexander Lobakin <[email protected]>
Signed-off-by: Yury Norov <[email protected]>
