Hi Dmitriy, On Tue, Aug 17, 2010, Dmitriy Paliy wrote: > + if ( btd_adapter_set_fast_connectable(adapter->btd_adapter, > + enable) ) > + error("Changing fast connectable for hci%d failed", > + adapter_get_dev_id(adapter->btd_adapter) ); > + } Same coding style issues I already mentioned for the other patch: no braces for one-line if-statements and no space after ( or before ). Johan -- 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