Hi Prasanna, > From: Prasanna Karthik <mkarthi3@xxxxxxxxxxx> > > Fix for spaces prohibited around that '->' reported by checkpatch and space prohibited > between function name and open parenthesis '(' > > Signed-off-by: Prasanna Karthik <mkarthi3@xxxxxxxxxxx> > > --- > V2: Reverted back Indentation,Now patch only has above fix > --- > --- > drivers/bluetooth/hci_bcsp.c | 16 ++++++++-------- > 1 files changed, 8 insertions(+), 8 deletions(-) the patch does not apply cleanly with git am. Applying: bluetooth: hci_bcsp: Clean up code Fix /data/kernel/maintainer-bluetooth-next/.git/rebase-apply/patch:17: trailing whitespace. if ((bcsp->rx_skb->data[0] & 0x40) != 0 && /data/kernel/maintainer-bluetooth-next/.git/rebase-apply/patch:26: trailing whitespace. if ((bcsp->rx_skb->data[0] & 0x40) != 0 && /data/kernel/maintainer-bluetooth-next/.git/rebase-apply/patch:37: trailing whitespace. if ((bcsp->rx_skb->data[0] & 0x40) != 0 && fatal: 3 lines add whitespace errors. Patch failed at 0001 bluetooth: hci_bcsp: Clean up code Fix Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html