Re: [PATCH] random.c: fix a typo in comments

2013-10-15 Thread Theodore Ts'o
On Mon, Oct 07, 2013 at 04:38:49PM +0200, Stefan Beller wrote: > Also removes (trailing) tabs from an empty line. > > Signed-off-by: Stefan Beller Thanks for sending the patch, but the comments in this section have since been reworded in random.git, so this patch is no longer applicable to the r

[PATCH] random.c: fix a typo in comments

2013-10-13 Thread Stefan Beller
Also removes (trailing) tabs from an empty line. Signed-off-by: Stefan Beller --- drivers/char/random.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/char/random.c b/drivers/char/random.c index 57d4b15..294a59c 100644 --- a/drivers/char/random.c +++ b/drivers/ch

[PATCH] random.c: fix a typo in comments

2013-10-07 Thread Stefan Beller
Also removes (trailing) tabs from an empty line. Signed-off-by: Stefan Beller --- drivers/char/random.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/char/random.c b/drivers/char/random.c index 7737b5b..a8457f2 100644 --- a/drivers/char/random.c +++ b/drivers/ch