lkml.org 
[lkml]   [2006]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[git patch] Move ip2.c and ip2main.c to drivers/char/ip2/
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 <bunk@stusta.de>
Acked-by: Michael H. Warfield <mhw@WittsEnd.com>


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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-19 18:51    [W:0.015 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site