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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 19 Feb 2012 13:10:00 +1100 From: NeilBrown <neilb@...e.de> To: Evgeniy Polyakov <zbr@...emap.net> Cc: GregKH <greg@...ah.com>, Thomas Weber <weber@...science.de>, Dan Carpenter <dan.carpenter@...cle.com>, linux-kernel@...r.kernel.org Subject: [PATCH 0/3] Small fixes for w1_bq27000 driver The following three patches fix a problem with the w1 interface for the bq27000 battery charge meter, and remove some unnecessary code. thanks, NeilBrown --- NeilBrown (3): w1_bq27000: Only one thread can access the bq27000 at a time. w1_bq27000 - remove w1_bq27000_write w1_bq27000: remove unnecessary NULL test. drivers/w1/slaves/w1_bq27000.c | 19 ++----------------- 1 files changed, 2 insertions(+), 17 deletions(-) -- Signature -- 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