commit | d57b1869b231c56de441db35c647879d51c5d29e | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Fri Feb 09 23:25:01 2007 +0900 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Feb 10 23:19:53 2007 -0800 |
tree | 1558799389190b330d87db2fc917a6d65f726d80 | |
parent | 56d6c3d7a7963ee2a480232e5ef6a2f31635e80e [diff] [blame] |
[NET] LLC: Fix whitespace errors. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/net/llc/llc_pdu.c b/net/llc/llc_pdu.c index a28ce52..fa83243 100644 --- a/net/llc/llc_pdu.c +++ b/net/llc/llc_pdu.c
@@ -39,7 +39,7 @@ llc_pdu_decode_pdu_type(skb, &pdu_type); pdu = llc_pdu_sn_hdr(skb); - + switch (pdu_type) { case LLC_PDU_TYPE_I: case LLC_PDU_TYPE_S: