Re: [char-misc-next] mei: bus: use simple sprintf for sysfs

From: Greg Kroah-Hartman
Date: Thu Jan 09 2020 - 03:53:58 EST


On Thu, Jan 09, 2020 at 08:28:56AM +0000, Winkler, Tomas wrote:
> >
> > Replace scnprintf with simple sprintf for sysfs files.
> > it is implicitly known that the buffer is big enough for the variables to fit in.
> >
> > Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>
>
> Hi Greg, hope you have great holiday, has anything changed in the misc-char dev process,
> no patches were staged including this one?

$ mdfrm -c ~/mail/todo
1430 messages in /home/gregkh/mail/todo

I am way behind due to the holidays, please give me a chance to catch
up, especially for trivial stuff like this :)

thanks,

greg k-h