mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Some phylib simplifications
@ 2015-08-28 18:33 Sergei Shtylyov
  2015-08-28 18:34 ` [PATCH 1/2] phylib: simplify bogus phy_device_create() result Sergei Shtylyov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sergei Shtylyov @ 2015-08-28 18:33 UTC (permalink / raw)
  To: netdev, f.fainelli; +Cc: linux-kernel

Hello.

   Here's 2 patches against DaveM's 'net-next.git' repo. We simplify a bogus
string of type casts in the 1st patch and make the code respect some coding
standards of the networking code in the 2nd one. I may follow with fixing of
checkpatch.pl's complaints. if I have time..

[1/2] phylib: simplify bogus phy_device_create() result
[2/2] phylib: simplify NULL checks

MBR, Sergei


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

end of thread, other threads:[~2015-08-28 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-28 18:33 [PATCH 0/2] Some phylib simplifications Sergei Shtylyov
2015-08-28 18:34 ` [PATCH 1/2] phylib: simplify bogus phy_device_create() result Sergei Shtylyov
2015-08-28 18:35 ` [PATCH 2/2] phylib: simplify NULL checks Sergei Shtylyov
2015-08-28 21:15 ` [PATCH 0/2] Some phylib simplifications David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome