commit | b3fa29ad83770c764909d8497be3866ad341a3a6 | [log] [tgz] |
---|---|---|
author | Bo YU <tsu.yubo@gmail.com> | Wed Jan 09 04:17:00 2019 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 22 14:25:26 2019 +0100 |
tree | d318d50443bd5988c7280fab1b09ba2c1193a8f4 | |
parent | 7ab35a14de257d5fdac9c7e44c4a1a69967f9fa2 [diff] |
kobject: to repalce printk with pr_* style Repalce printk with pr_warn in kobject_synth_uevent and replace printk with pr_err in uevent_net_init to make both consistent with other code in kobject_uevent.c Signed-off-by: Bo YU <tsu.yubo@gmail.com> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>