From: Ralf Baechle <[EMAIL PROTECTED]>
Date: Sun, 3 Dec 2006 08:52:10 +
> On Sun, Dec 03, 2006 at 12:33:39AM +0300, Alexey Dobriyan wrote:
>
> > David Binderman's icc logs:
> > net/rose/rose_route.c(399): remark #593: variable "err" was set but never
> > used
>
> Which is more of a non-fix
On Sun, Dec 03, 2006 at 12:33:39AM +0300, Alexey Dobriyan wrote:
> David Binderman's icc logs:
> net/rose/rose_route.c(399): remark #593: variable "err" was set but never used
Which is more of a non-fix because all the callers ignore the return
value ...
Ralf
-
To unsubscribe from this list: s
From: Alexey Dobriyan <[EMAIL PROTECTED]>
Date: Sun, 3 Dec 2006 00:33:39 +0300
> David Binderman's icc logs:
> net/rose/rose_route.c(399): remark #593: variable "err" was set but never used
>
> Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>
Applied, thanks Alexey.
-
To unsubscribe from this
David Binderman's icc logs:
net/rose/rose_route.c(399): remark #593: variable "err" was set but never used
Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>
---
net/rose/rose_route.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/net/rose/rose_route.c
+++ b/net/rose/rose_ro