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>] [day] [month] [year] [list]
Date:	Sun, 21 Oct 2007 08:10:12 +0200
From:	Krzysztof Helt <krzysztof.h1@...zta.fm>
To:	linux-kernel@...r.kernel.org
Cc:	Ben Dooks <ben-linux-arm@...ff.org>
Subject: [PATCH] s3c-rtc: remove unused variable

From: Krzysztof Helt <krzysztof.h1@...pl>

This patch removes unused variable.

Signed-off-by: Krzysztof Helt <krzysztof.h1@...pl>
Acked-by: Ben Dooks <ben-linux@...ff.org> 

---
This patch was done against the 2.6.23-git13 kernel.

diff -urp linux-ref/drivers/rtc/rtc-s3c.c linux-new/drivers/rtc/rtc-s3c.c
--- linux-ref/drivers/rtc/rtc-s3c.c	2007-10-09 22:31:38.000000000 +0200
+++ linux-new/drivers/rtc/rtc-s3c.c	2007-10-18 23:01:07.601674574 +0200
@@ -542,8 +542,6 @@ static int s3c_rtc_probe(struct platform
 
 /* RTC Power management control */
 
-static struct timespec s3c_rtc_delta;
-
 static int ticnt_save;
 
 static int s3c_rtc_suspend(struct platform_device *pdev, pm_message_t state)


----------------------------------------------------------------------
Kandydaci na ring! Zagraj 
Kliknij >>> http://link.interia.pl/f1c32

-
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