Sun, May 05, 2019 at 02:33:21AM CEST, sae...@mellanox.com wrote: >From: Moshe Shemesh <mo...@mellanox.com> > >Refactor print health info code, split to two functions: > 1. mlx5_get_health_info() - writes the health info into a buffer. > 2. mlx5_print_health_info() - prints the health info to kernel log. >This refactoring is done to enable using the health info data by devlink >health reporter diagnose() in the downstream patch.
Please avoid this. Leave the print out as it is and format fmsg properly.