You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[IRDA]: Add missing "space"
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
c3c9d45828
commit
a572da4373
+1
-1
@@ -928,7 +928,7 @@ void iriap_call_indication(struct iriap_cb *self, struct sk_buff *skb)
|
||||
|
||||
opcode = fp[0];
|
||||
if (~opcode & 0x80) {
|
||||
IRDA_WARNING("%s: IrIAS multiframe commands or results"
|
||||
IRDA_WARNING("%s: IrIAS multiframe commands or results "
|
||||
"is not implemented yet!\n", __FUNCTION__);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user