On Wed, Nov 03, 2010 at 11:02:03AM -0700, [email protected] wrote: > From: J Freyensee <[email protected]> > > This patch renames ptirouter_ldisc to n_tracerouter to a more > linux kernel naming convention. NO added functionality or > bug fixes are in this patch. > > Signed-off-by: J Freyensee <[email protected]> > --- > drivers/char/Kconfig | 1146 > ++++++++++++++++++++++++++++++++++++++++++ > drivers/char/Makefile | 140 +++++ > drivers/char/n_tracerouter.c | 202 ++++++++ > include/linux/tty.h | 582 +++++++++++++++++++++ > 4 files changed, 2070 insertions(+), 0 deletions(-) > create mode 100644 drivers/char/Kconfig > create mode 100644 drivers/char/Makefile > create mode 100644 drivers/char/n_tracerouter.c > create mode 100644 include/linux/tty.h
I don't think you created this patch correctly :) Care to try again? thanks, greg k-h _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
