Re: [PATCH v7 1/9] of: property: add of_graph_get_next_port()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Sakari, again

> > diff --git a/drivers/of/property.c b/drivers/of/property.c
> > index 11b922fde7af..6a5d27dd0c64 100644
> > --- a/drivers/of/property.c
> > +++ b/drivers/of/property.c
> > @@ -630,6 +630,43 @@ struct device_node *of_graph_get_port_by_id(struct device_node *parent, u32 id)
> >  }
> >  EXPORT_SYMBOL(of_graph_get_port_by_id);
> >  
> > +/**
> > + * of_graph_get_next_port() - get next port node.
> > + * @parent: pointer to the parent device node, or parent ports node
> > + * @prev: previous port node, or NULL to get first
> > + *
> > + * Parent device node can be used as @parent whether device node has ports node or not.
> 
> This line should be wrapped, no reason to have it longer than 80 chars.

We can use 100 char now on upstream ?

	commit bdc48fa11e46f867ea4d75fa59ee87a7f48be144
	("checkpatch/coding-style: deprecate 80-column warning")


Thank you for your help !!

Best regards
---
Kuninori Morimoto



[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux