Hello,

After Dmitry's comments, I have been implementing this patch to check how it
would be.

I realized that it doesn't win so much: just the possibility of kfree(dev) in
the carrier driver. And this patch adds more functions and complexity.

I am posting this patch to talk about the solution. Bear in mind that the patch
has not been checked with checkpatch.pl nor splitted by functionality between
several patches.

This is just a test to check if the final result will be fine or not.

What do you think?

Sam

Samuel Iglesias Gonsalvez (1):
  ipack: move some functionality of ipack_device_register() to
    ipack_device_init()

 drivers/ipack/carriers/tpci200.c |   14 +++++++++++++-
 drivers/ipack/ipack.c            |   25 ++++++++++++++++++++-----
 include/linux/ipack.h            |   36 +++++++++++++++++++++++++++++-------
 3 files changed, 62 insertions(+), 13 deletions(-)

-- 
1.7.10.4


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Industrypack-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/industrypack-devel

Reply via email to