From: Alan Cox Date: Thu, 18 Oct 2007 08:24:16 +0000 (-0700) Subject: serial: stop passing NULL to functions that expect data X-Git-Tag: v2.6.24-rc2~136^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=149b36eae2ab6aa6056664f4bc461f3d3affc9c1;p=pandora-kernel.git serial: stop passing NULL to functions that expect data Earlier patches have removed the checking for old v new differences from the USB drivers so we can now pass in a valid blank old termios so that we don't to fill the drivers with magic hacks for console support Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed