On Wed, Apr 28, 2021 at 05:57:55PM +0530, Shubhankar Kuranagatti wrote: > Multi line comment have been aligned starting with a * > The closing */ has been shifted to a new line. > Single space replaced with tab space > This is done to maintain code uniformity. A step in the right direction but still not comments as they should be according to the kernel coding style. If we touch it, we should make it proper. Also, please use 'git log' to check how the $subject line should be in this subsystem.