Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1612077
| From | jes.sorensen@gmail.com |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] super1: replace hard-coded values with bit definitions |
| Date | 2017-03-29 17:50 +0200 |
| Message-ID | <tqo1c-xp-15@gated-at.bofh.it> (permalink) |
| References | <tqioO-51x-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Gioh Kim <gi-oh.kim@profitbricks.com> writes: > Some hard-coded values for disk status are replaced > with bit definitions. > > Signed-off-by: Gioh Kim <gi-oh.kim@profitbricks.com> > --- > super1.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) Applied! Please use --cover-letter when you send out multi-commit patch sets, which includes a short description of what the set includes. That way I can just respond to the cover letter if all the patches are applied. Thanks, Jes
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] super1: replace hard-coded values with bit definitions Gioh Kim <gi-oh.kim@profitbricks.com> - 2017-03-29 11:50 +0200
[PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value" Gioh Kim <gi-oh.kim@profitbricks.com> - 2017-03-29 11:50 +0200
Re: [PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value" jes.sorensen@gmail.com - 2017-03-29 17:50 +0200
Re: [PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value" Gioh Kim <gi-oh.kim@profitbricks.com> - 2017-03-29 18:00 +0200
Re: [PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value" NeilBrown <neilb@suse.com> - 2017-03-29 23:40 +0200
Re: [PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value" Gioh Kim <gi-oh.kim@profitbricks.com> - 2017-03-30 10:00 +0200
Re: [PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value" Jes Sorensen <jes.sorensen@gmail.com> - 2017-03-30 18:00 +0200
Re: [PATCH 1/2] super1: replace hard-coded values with bit definitions jes.sorensen@gmail.com - 2017-03-29 17:50 +0200
csiph-web