]> rtime.felk.cvut.cz Git - socketcan-devel.git/commitdiff
Removed trailing whitepaces.
authorhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Fri, 2 Jan 2009 13:57:54 +0000 (13:57 +0000)
committerhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Fri, 2 Jan 2009 13:57:54 +0000 (13:57 +0000)
git-svn-id: svn://svn.berlios.de//socketcan/trunk@892 030b6a49-0b11-0410-94ab-b0dab22257f2

kernel/2.6/net/can/bcm.c

index ac7feae9556f13249b534ec226746cc55a7d8272..bfa1ee268bb7bac6b0f19edd831b5280e62a2e1b 100644 (file)
@@ -371,7 +371,7 @@ static void bcm_tx_timeout_tsklet(unsigned long data)
        msg_head.nframes = 0;
 
        bcm_send_to_user(op, &msg_head, NULL, 0);
-} 
+}
 
 /*
  * bcm_tx_timeout_handler - performes cyclic CAN frame transmissions
@@ -558,7 +558,7 @@ static void bcm_rx_timeout_tsklet(unsigned long data)
        msg_head.nframes = 0;
 
        bcm_send_to_user(op, &msg_head, NULL, 0);
-} 
+}
 
 /*
  * bcm_rx_timeout_handler - when the (cyclic) CAN frame receiption timed out
@@ -625,7 +625,7 @@ static void bcm_rx_thr_tsklet(unsigned long data)
 
        /* push the changed data to the userspace */
        bcm_rx_thr_flush(op, 1);
-} 
+}
 
 /*
  * bcm_rx_thr_handler - the time for blocked content updates is over now: