On Wed, Oct 24, 2018 at 11:18:17PM -0700, Joe Perches wrote:
> On Thu, 2018-10-25 at 09:05 +0300, Dan Carpenter wrote:
> > On Wed, Oct 24, 2018 at 05:05:53PM +0200, Aleksa Zdravkovic wrote:
> > > This patch fixes the checkpatch.pl warning:
> []
> > > diff --git a/
This patch fixes the checkpatch.pl warning:
WARNING: line over 80 characters
+(write_timeout >= 0) ? msecs_to_jiffies(write_timeout)
:
Signed-off-by: Aleksa Zdravkovic
---
drivers/staging/axis-fifo/axis-fifo.c | 6 +++---
1 file changed, 3 insertions(+), 3 deleti