Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1160004 > unrolled thread

Re: [PATCH] wan: dscc4: fix build warning Wunused-but-set-variable

Started byDavid Miller <davem@davemloft.net>
First post2015-06-07 09:20 +0200
Last post2015-06-07 09:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] wan: dscc4: fix build warning Wunused-but-set-variable David Miller <davem@davemloft.net> - 2015-06-07 09:20 +0200

#1160004 — Re: [PATCH] wan: dscc4: fix build warning Wunused-but-set-variable

FromDavid Miller <davem@davemloft.net>
Date2015-06-07 09:20 +0200
SubjectRe: [PATCH] wan: dscc4: fix build warning Wunused-but-set-variable
Message-ID<pyD29-z5-3@gated-at.bofh.it>
From: Nicholas Mc Guire <hofrat@osadl.org>
Date: Sat,  6 Jun 2015 10:41:17 +0200

> Fix:
> drivers/net/wan/dscc4.c: In function 'dscc4_open':
> drivers/net/wan/dscc4.c:1049:25: warning: variable 'ppriv' set but not used
> [-Wunused-but-set-variable]
> 
> This has been in there unused since 1da177e4c3f (Linux-2.6.12-rc2) simply
> remove it.
> 
> Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web