[NET] IRDA: Fix whitespace errors.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
981c0ff690
commit
6819bc2e1e
@@ -563,7 +563,7 @@ static int irda_param_extract(void *self, __u8 *buf, int len,
|
||||
* safe. Returns the number of bytes that was parsed
|
||||
*
|
||||
*/
|
||||
int irda_param_extract_all(void *self, __u8 *buf, int len,
|
||||
int irda_param_extract_all(void *self, __u8 *buf, int len,
|
||||
pi_param_info_t *info)
|
||||
{
|
||||
int ret = -1;
|
||||
|
Reference in New Issue
Block a user