lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140428192455.GW26890@mwanda>
Date:	Mon, 28 Apr 2014 22:24:55 +0300
From:	Dan Carpenter <dan.carpenter@...cle.com>
To:	Christian Engelmayer <cengelma@....at>
Cc:	devel@...verdev.osuosl.org, gregkh@...uxfoundation.org,
	rashika.kheria@...il.com, linux-kernel@...r.kernel.org,
	tulinizer@...il.com, michael.banken@...he.stud.uni-erlangen.de,
	andriy.shevchenko@...ux.intel.com, lorenz@...gers.com
Subject: Re: [PATCH v2] staging: silicom: Remove unused pointer in
 bypass_init_module()

On Mon, Apr 28, 2014 at 08:47:27PM +0200, Christian Engelmayer wrote:
> Pointer 'pbpctl_dev_c' in function bypass_init_module() is unused. Thus remove
> it. With the last variable declaration gone, there is no more need for an own
> block. Remove it and adapt the indenting accordingly.
> 
> Signed-off-by: Christian Engelmayer <cengelma@....at>
> ---
> v2: Added changes requested by Dan Carpenter:
> 
>     Dan pointed out that with the declaration gone, the indent block shall be
>     removed. This was intentionally left out in v1 in order to keep the
>     changeset more readable. However, according to the input, also with the
>     additional indenting change this still qualifies for one logical change.
> 
> Compile tested and applies against v3.15-rc2 as well as branch staging-next
> of tree git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git

Great thanks.  :)  You only need to work against staging next and not
v3.15-rc2 because this will go into v3.16.

Reviewed-by: Dan Carpenter <dan.carpenter@...cle.com>

regards,
dan carpenter

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ