linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] kobject: fix warnings from ehcekpatch.pl
@ 2018-10-30 12:01 Bo YU
  2018-10-30 12:01 ` [PATCH 1/3] kobject: drop unnecessary cast "%llu" for u64 Bo YU
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Bo YU @ 2018-10-30 12:01 UTC (permalink / raw)
  To: gregkh, rafael; +Cc: linux-kernel, Bo YU

Hi,this is a series of patches which fix warning from checkpatch.pl.
I do not know which tree should apply these patches,so i git format-patch
from linus' s kernel tree.

Bo YU (3):
  kobject: drop unnecessary cast "%llu" for u64
  kobject: Fix warnings in lib/kobject_uevent.c
  kobject: fix warnings use pr_* to replace  printk

 lib/kobject_uevent.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

--
2.11.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-11-01 11:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-30 12:01 [PATCH 0/3] kobject: fix warnings from ehcekpatch.pl Bo YU
2018-10-30 12:01 ` [PATCH 1/3] kobject: drop unnecessary cast "%llu" for u64 Bo YU
2018-10-30 12:01 ` [PATCH 2/3] kobject: Fix warnings in lib/kobject_uevent.c Bo YU
2018-10-30 12:01 ` [PATCH 3/3] kobject: fix warnings use pr_* to replace printk Bo YU
2018-10-30 15:01   ` Joe Perches
2018-10-31 13:41     ` YU Bo
2018-10-31 16:48       ` Joe Perches
2018-11-01 11:24         ` YU Bo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).