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-next>] [day] [month] [year] [list]
Date:	Tue, 15 May 2012 10:36:32 +0800
From:	<edwin_rong@...lsil.com.cn>
To:	<gregkh@...e.de>, <devel@...uxdriverproject.org>,
	<linux-kernel@...r.kernel.org>
CC:	<wei_wang@...lsil.com.cn>, <edwin_rong@...lsil.com.cn>
Subject: [PATCH] staging: update TODO files for rts5139 & rts_pstor

From: edwin_rong <edwin_rong@...lsil.com.cn>

Recently we find that many warm-hearted people are helping improving the
coding style and something else of driver rts5139 & rts_pstor, which will
be replaced with one new refactored uniform Realtek cardreader driver in
the future, update the TODO file to inform people not to do modifications
to both of the drivers any more to avoid wasting their time and energy.

Thanks
Edwin

Signed-off-by: edwin_rong <edwin_rong@...lsil.com.cn>
---
 drivers/staging/rts5139/TODO   |    2 ++
 drivers/staging/rts_pstor/TODO |    2 ++
 2 files changed, 4 insertions(+)

diff --git a/drivers/staging/rts5139/TODO b/drivers/staging/rts5139/TODO
index dd5fabb..df0658e 100644
--- a/drivers/staging/rts5139/TODO
+++ b/drivers/staging/rts5139/TODO
@@ -7,3 +7,5 @@ TODO:
   drivers/mmc instead, as a host driver e.g. drivers/mmc/host/realtek-usb.c;
   see drivers/mmc/host/ushc.c as an example.
 - This driver presents cards as SCSI devices, but they should be MMC devices.
+- Stop updating this driver, one new refactored Realtek cardreader driver will
+  replace this one in the future.
diff --git a/drivers/staging/rts_pstor/TODO b/drivers/staging/rts_pstor/TODO
index becb95e..c2b8720 100644
--- a/drivers/staging/rts_pstor/TODO
+++ b/drivers/staging/rts_pstor/TODO
@@ -7,3 +7,5 @@ TODO:
   drivers/mmc instead, as a host driver e.g. drivers/mmc/host/realtek-pci.c;
   see drivers/mmc/host/via-sdmmc.c as an example.
 - This driver presents cards as SCSI devices, but they should be MMC devices.
+- Stop updating this driver, one new refactored Realtek cardreader driver will
+  replace this one in the future.
-- 
1.7.9.5

--
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