[git patch] Move ip2.c and ip2main.c to drivers/char/ip2/

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial.git


This tree contains the following change:

    Move ip2.c and ip2main.c to drivers/char/ip2/ where the other files
    used by this driver reside.
    
    Renamed ip2.c to ip2base.c to allow ip2.o to be built from multiple
    objects.
    
    Signed-off-by: Adrian Bunk <[email protected]>
    Acked-by: Michael H. Warfield <[email protected]>


The diffstat is big, but changes are actually only:
- move ip2.c and ip2main.c to drivers/char/ip2/
- rename ip2.c to ip2base.c (the module is still called ip2)
- adjust some #include's in the moved files to the new location

Further cleanup patches will go the usual way through Michael/Andrew, 
but this straightforward moving of files should be done through git.


 drivers/char/Makefile      |    2 
 drivers/char/ip2.c         |  109 -
 drivers/char/ip2/Makefile  |    8 
 drivers/char/ip2/ip2base.c |  109 +
 drivers/char/ip2/ip2main.c | 3260 +++++++++++++++++++++++++++++++++++++
 drivers/char/ip2main.c     | 3260 -------------------------------------
 6 files changed, 3378 insertions(+), 3370 deletions(-)


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux