Hi Szymon, Minor coding style issue follows. On Mon, Mar 21, 2011 at 11:43 AM, Szymon Janc <szymon.janc@xxxxxxxxx> wrote: > +static int remove_remote_oob_data(struct sock *sk, u16 index, > + unsigned char *data, u16 len) > +{ > + struct hci_dev *hdev; > + struct mgmt_cp_remove_remote_oob_data *cp = (void *)data; Missing space between "(void *)" and "data". Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- 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