Re: [PATCH] rhashtable: remove duplicate comment.

2014-09-11 Thread Thomas Graf
On 09/11/14 at 05:10pm, NeilBrown wrote: > > > The second comment is identical to the earlier comment, just indented > a bit. This is confusing, so remove it. > > Also expand that first comment to mention the splicing that happens. > > Signed-off-by: NeilBrown Acked-by: Thomas Graf -- To uns

[PATCH] rhashtable: remove duplicate comment.

2014-09-11 Thread NeilBrown
The second comment is identical to the earlier comment, just indented a bit. This is confusing, so remove it. Also expand that first comment to mention the splicing that happens. Signed-off-by: NeilBrown diff --git a/lib/rhashtable.c b/lib/rhashtable.c index a2c78810ebc1..8fd2f21d022a 100644