On Tue, Sep 08, 2015 at 01:25:42PM -0300, Albino B Neto wrote:
> 2015-09-03 13:46 GMT-03:00 Greg KH :
> > On Tue, Aug 18, 2015 at 11:16:46PM +0530, Aparna Karuthodi wrote:
> >> Used #include instead of #include to
> >> remove a coding style warning detected by checkpatch.
> >
> > This file isn't
2015-09-03 13:46 GMT-03:00 Greg KH :
> On Tue, Aug 18, 2015 at 11:16:46PM +0530, Aparna Karuthodi wrote:
>> Used #include instead of #include to
>> remove a coding style warning detected by checkpatch.
>
> This file isn't in any kernel tree that I see anymore, what kernel did
> you make this aga
On Tue, Aug 18, 2015 at 11:16:46PM +0530, Aparna Karuthodi wrote:
> Used #include instead of #include to
> remove a coding style warning detected by checkpatch.
>
> The warning is given below:
> drivers/staging/i2o/config-osm.c:22: WARNING: Use #include
> instead of
>
> Signed-off-by: Aparna
Used #include instead of #include to
remove a coding style warning detected by checkpatch.
The warning is given below:
drivers/staging/i2o/config-osm.c:22: WARNING: Use #include
instead of
Signed-off-by: Aparna Karuthodi
---
drivers/staging/i2o/config-osm.c |2 +-
1 file changed, 1 ins