From: Jason Cooper <jason@lakedaemon.net>
To: Eric Rost <eric.rost@mybabylon.net>
Cc: gregkh@linuxfoundation.org, jake@lwn.net, antonysaraev@gmail.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] staging: skein: Removes skein_debug include
Date: Wed, 29 Oct 2014 09:54:26 -0400 [thread overview]
Message-ID: <20141029135426.GH15252@titan.lakedaemon.net> (raw)
In-Reply-To: <20141028234431.GA16606@localhost>
Eric,
Much better. One small nit below:
On Tue, Oct 28, 2014 at 06:44:31PM -0500, Eric Rost wrote:
> Removes skein_debug.h include since skein_debug.h is nonexistent.
> Removes unneeded debug empty macro defines and their uses.
>
> Signed-off-by: Eric Rost <eric.rost@mybabylon.net>
> ---
> drivers/staging/skein/skein_base.c | 18 ------------------
> drivers/staging/skein/skein_base.h | 17 -----------------
> drivers/staging/skein/skein_block.c | 30 +-----------------------------
> 3 files changed, 1 insertion(+), 64 deletions(-)
>
...
> diff --git a/drivers/staging/skein/skein_block.c b/drivers/staging/skein/skein_block.c
> index 36b0b40..289bf13 100644
> --- a/drivers/staging/skein/skein_block.c
> +++ b/drivers/staging/skein/skein_block.c
...
> @@ -422,9 +409,6 @@ void skein_256_process_block(struct skein_256_ctx *ctx, const u8 *blk_ptr,
> X3 = w[3] + ks[3];
>
> /* show starting state values */
> - skein_show_r_ptr(BLK_BITS, &ctx->h, SKEIN_RND_KEY_INITIAL,
> - x_ptr);
> -
Please remove the comment here as well.
> blk_ptr += SKEIN_256_BLOCK_BYTES;
>
> /* run the rounds */
Fix that up and please add my:
Reviewed-by: Jason Cooper <jason@lakedaemon.net>
to the next version (below your Signed-off-by:).
thx,
Jason.
prev parent reply other threads:[~2014-10-29 13:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-28 23:44 Eric Rost
2014-10-29 13:54 ` Jason Cooper [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141029135426.GH15252@titan.lakedaemon.net \
--to=jason@lakedaemon.net \
--cc=antonysaraev@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=eric.rost@mybabylon.net \
--cc=gregkh@linuxfoundation.org \
--cc=jake@lwn.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®