Hi Jacob, > Signed-off-by: Jacob Siverskog <jacob@xxxxxxxxxxxxxxxxxxxxxx> we do not add signed-off-by for userspace patches. That is only required for kernel patches. > Prevent warning message 'Unknown key ControllerMode in main.conf'. > --- > src/main.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/main.c b/src/main.c > index 191dc11..061060d 100644 > --- a/src/main.c > +++ b/src/main.c > @@ -79,6 +79,7 @@ static const char * const supported_options[] = { > "ReverseServiceDiscovery", > "NameResolving", > "DebugKeys", > + "ControllerMode", > }; Good catch. Please resend the patch without signed-off-by line. 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