Re: [PATCH 2/6] tracing: Change event_enable/disable_read() toverify i_private != NULL

From: Steven Rostedt
Date: Wed Jul 24 2013 - 15:37:51 EST


On Tue, 2013-07-23 at 22:59 +0200, Oleg Nesterov wrote:
> @@ -732,7 +741,6 @@ event_enable_write(struct file *filp, const char
> __user *ubuf, size_t cnt,
> }
>
> *ppos += cnt;
> -
> return ret ? ret : cnt;
> }

Actually, I prefer the space.

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/