On Mon, Apr 07, 2025 at 07:07:54PM +0530, Aditya Garg wrote: > From: Aditya Garg <gargaditya08@xxxxxxxx> > > Due to lack of a proper printk format, %p4cc was being used instead of s/printk format/format specifier/ That's basically the term (`man printf`) everybody knows. > %p4cl for the purpose of printing FourCCs. But the disadvange was that > they were being printed in a reverse order. %p4cl should correct this > issue. -- With Best Regards, Andy Shevchenko