diff options
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | 2007-02-09 09:24:53 -0500 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-02-11 02:19:47 -0500 |
commit | 6819bc2e1e46c71711a8dddf4040e706b02973c0 (patch) | |
tree | 6baa6c808fd70a01d5e95c77b02d0a6c5409cc9e /net/irda/parameters.c | |
parent | 981c0ff6900c981668a798fe9e0bc5ba32ee3fd4 (diff) |
[NET] IRDA: Fix whitespace errors.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda/parameters.c')
-rw-r--r-- | net/irda/parameters.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/irda/parameters.c b/net/irda/parameters.c index 1324942f976c..75a72d203b01 100644 --- a/net/irda/parameters.c +++ b/net/irda/parameters.c | |||
@@ -563,7 +563,7 @@ static int irda_param_extract(void *self, __u8 *buf, int len, | |||
563 | * safe. Returns the number of bytes that was parsed | 563 | * safe. Returns the number of bytes that was parsed |
564 | * | 564 | * |
565 | */ | 565 | */ |
566 | int irda_param_extract_all(void *self, __u8 *buf, int len, | 566 | int irda_param_extract_all(void *self, __u8 *buf, int len, |
567 | pi_param_info_t *info) | 567 | pi_param_info_t *info) |
568 | { | 568 | { |
569 | int ret = -1; | 569 | int ret = -1; |