[PATCH v2] staging: sbe-2t3e3: Remove code that will never execute

Greg KH gregkh at linuxfoundation.org
Fri Jul 13 14:08:14 UTC 2012


On Thu, Jul 12, 2012 at 11:27:49PM -0300, Marcos Paulo de Souza wrote:
> This patch removes all references of "if 0" blocks in the sbe-2t3e3 driver.
> 
> Signed-off-by: Marcos Paulo de Souza <marcos.souza.org at gmail.com>
> ---
>  drivers/staging/sbe-2t3e3/2t3e3.h    |    3 --
>  drivers/staging/sbe-2t3e3/cpld.c     |   15 ---------
>  drivers/staging/sbe-2t3e3/ctrl.c     |   19 +++--------
>  drivers/staging/sbe-2t3e3/dc.c       |   17 ----------
>  drivers/staging/sbe-2t3e3/exar7250.c |   40 +++--------------------
>  drivers/staging/sbe-2t3e3/exar7300.c |   17 ----------
>  drivers/staging/sbe-2t3e3/intr.c     |   60 ++--------------------------------
>  drivers/staging/sbe-2t3e3/io.c       |   21 ------------
>  8 files changed, 10 insertions(+), 182 deletions(-)

When sending out a v2 version of a patch (or any version after the
first), please detail what changed between them.  The diffstat didn't
look different here, but the patch did.  What happened?

thanks,

greg k-h



More information about the devel mailing list