On Fri, Jun 09, 2017 at 11:03:13AM +0200, Greg Kroah-Hartman wrote:
> We are trying to get rid of DRIVER_ATTR(), and the s390 drivers'
> attributes can be trivially changed to use DRIVER_ATTR_RO() and
> DRIVER_ATTR_WO().
> 
> Cc: Martin Schwidefsky <[email protected]>
> Cc: Heiko Carstens <[email protected]>
> Cc: Julian Wiedmann <[email protected]>
> Cc: Ursula Braun <[email protected]>
> Cc: Peter Oberparleiter <[email protected]>
> Cc: Gerald Schaefer <[email protected]>
> Cc: <[email protected]>
> Signed-off-by: Greg Kroah-Hartman <[email protected]>
> ---
>  drivers/s390/char/sclp.c          | 12 ++++++------
>  drivers/s390/char/vmlogrdr.c      |  7 ++-----
>  drivers/s390/net/ctcm_main.c      |  6 +++---
>  drivers/s390/net/lcs.c            |  6 +++---
>  drivers/s390/net/netiucv.c        | 14 ++++++--------
>  drivers/s390/net/qeth_core_main.c |  6 +++---
>  6 files changed, 23 insertions(+), 28 deletions(-)

I assume this will go upstream via your tree.

Acked-by: Heiko Carstens <[email protected]>

Reply via email to