Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1702236 > unrolled thread

[PATCH 0/2] s390: add const to bin_attribute structures

Started byBhumika Goyal <bhumirks@gmail.com>
First post2017-08-02 18:10 +0200
Last post2017-08-03 13:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] s390: add const to bin_attribute structures Bhumika Goyal <bhumirks@gmail.com> - 2017-08-02 18:10 +0200
    Re: [PATCH 0/2] s390: add const to bin_attribute structures Martin Schwidefsky <schwidefsky@de.ibm.com> - 2017-08-03 13:00 +0200

#1702236 — [PATCH 0/2] s390: add const to bin_attribute structures

FromBhumika Goyal <bhumirks@gmail.com>
Date2017-08-02 18:10 +0200
Subject[PATCH 0/2] s390: add const to bin_attribute structures
Message-ID<ua4nF-3Eo-35@gated-at.bofh.it>
Declare bin_attribute structures as const.

Bhumika Goyal (2):
  s390/sclp: add const to bin_attribute structure
  s390/cio: add const to bin_attribute structures

 drivers/s390/char/sclp_config.c | 2 +-
 drivers/s390/cio/chp.c          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1

[toc] | [next] | [standalone]


#1702939

FromMartin Schwidefsky <schwidefsky@de.ibm.com>
Date2017-08-03 13:00 +0200
Message-ID<uam1c-7ff-19@gated-at.bofh.it>
In reply to#1702236
On Wed,  2 Aug 2017 21:37:21 +0530
Bhumika Goyal <bhumirks@gmail.com> wrote:

> Declare bin_attribute structures as const.
> 
> Bhumika Goyal (2):
>   s390/sclp: add const to bin_attribute structure
>   s390/cio: add const to bin_attribute structures
> 
>  drivers/s390/char/sclp_config.c | 2 +-
>  drivers/s390/cio/chp.c          | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
 
Applied. Thanks!

-- 
blue skies,
   Martin.

"Reality continues to ruin my life." - Calvin.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web