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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon,  7 Oct 2013 18:27:34 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] driver core bus cleanup to use dev_groups, round 2

Here is another series of patches to clean up the different bus code to
not use 'dev_attr' and instead, use 'dev_groups' as dev_attr will be
removed soon.

greg k-h

---
 drivers/ide/ide-sysfs.c           |   35 ++++++++++++++++++++++++++---------
 drivers/ide/ide.c                 |    2 +-
 drivers/input/gameport/gameport.c |   17 ++++++++++-------
 drivers/ipack/ipack.c             |   22 +++++++++++++++-------
 drivers/memstick/core/memstick.c  |   18 +++++++++---------
 drivers/message/i2o/core.h        |    2 +-
 drivers/message/i2o/device.c      |   32 +++++++++++++++++++++-----------
 drivers/message/i2o/driver.c      |    2 +-
 drivers/misc/tifm_core.c          |   10 ++++++----
 drivers/spi/spi.c                 |   10 ++++++----
 drivers/virtio/virtio.c           |   27 +++++++++++++++++++--------
 include/linux/ide.h               |    2 +-
 12 files changed, 116 insertions(+), 63 deletions(-)


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