Hi Slawek, On Thu, Apr 12, 2012, Slawomir Bochenski wrote: > This structure is used for giving filters as input argument to > messages_get_messages_listing(). There is no need for the string members > to be modifiable in this context. And making them const plays well with > map_ap_get_string(), from which the values of these members are going to > be retrieved. > > The string pointers here are simply references to data held in map_ap_t > *inparams. > --- > v3: Add paragraph about pointers being references to data held in another data structure. > plugins/messages.h | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) All three patches have been applied. Thanks. 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