Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1646382
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/4] net-next: stmmac: Convert new_state to bool |
| Date | 2017-05-21 19:30 +0200 |
| Message-ID | <tJCQ2-2j9-1@gated-at.bofh.it> (permalink) |
| References | <tIKcW-76X-15@gated-at.bofh.it> <tIKcW-76X-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Corentin Labbe <clabbe.montjoie@gmail.com> Date: Fri, 19 May 2017 09:03:32 +0200 > This patch convert new_state from int to bool since it store only 1 or 0 > > Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> You must also change it to use the values "true" and "false" as well. Thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/4] net-next: stmmac: Convert new_state to bool Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-05-19 09:10 +0200 Re: [PATCH 1/4] net-next: stmmac: Convert new_state to bool David Miller <davem@davemloft.net> - 2017-05-21 19:30 +0200
csiph-web