patch-2.1.22 linux/net/lapb/lapb_timer.c

Next file: linux/net/netbeui/netbeui.c
Previous file: linux/net/lapb/lapb_subr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.21/linux/net/lapb/lapb_timer.c linux/net/lapb/lapb_timer.c
@@ -63,7 +63,7 @@
 static void lapb_reset_timer(lapb_cb *lapb)
 {
 	unsigned long flags;
-	
+
 	save_flags(flags);
 	cli();
 	del_timer(&lapb->timer);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov