Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
printk: drop redundant devkmsg_log_str memsets
We copy in null terminated strings "on" and "off", no need to zero out devkmsg_log_str in control_devkmsg(). Link: http://lkml.kernel.org/r/[email protected] Cc: [email protected] Signed-off-by: Sergey Senozhatsky <[email protected]> Reviewed-by: Steven Rostedt (VMware) <[email protected]> Signed-off-by: Petr Mladek <[email protected]>
- Loading branch information