On 11/07/14 14:26, Martin Hundebøll wrote: > Signed-off-by: Martin Hundebøll > --- > sysfs.c | 5 ++--- > sysfs.h | 8 ++++---- > 2 files changed, 6 insertions(+), 7 deletions(-) > > diff --git a/sysfs.c b/sysfs.c > index fc47baa..bf8800e 100644 > --- a/sysfs.c > +++ b/sysfs.c > @@ -62,6 +62,7 @@ static struct batadv_priv *batadv_vlan_kobj_to_batpriv(struct kobject *obj) > > /** > * batadv_kobj_to_vlan - convert a kobj in the associated softif_vlan struct > + * @bat_priv: batman-adv private data Martin, what about re-using the same text we use in all the other kerneldocs for bat_priv ? Cheers, -- Antonio Quartulli