Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1413685
| From | Julian Calaby <julian.calaby@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Drivers: ssb: Fix bare unsigned and changed to trailing comments |
| Date | 2016-06-04 12:50 +0200 |
| Message-ID | <rGhjr-7JO-5@gated-at.bofh.it> (permalink) |
| References | <rG7N7-1Mj-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Hugh, On Sat, Jun 4, 2016 at 10:39 AM, Hugh Sipiere <hgsipiere@gmail.com> wrote: > I changed drivers/ssb/driver_gpio.c to better fit the coding style. > I changed unsigned to unsigned int > Two comments were changed to not end on a line with the text. > > Signed-off-by: Hugh Sipiere <hgsipiere@gmail.com> You should separate the changes into two patches, one to change "unsigned" to "unsigned int" and one to fix the comments. Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Drivers: ssb: Fix bare unsigned and changed to trailing comments Hugh Sipiere <hgsipiere@gmail.com> - 2016-06-04 02:40 +0200 Re: [PATCH] Drivers: ssb: Fix bare unsigned and changed to trailing comments Julian Calaby <julian.calaby@gmail.com> - 2016-06-04 12:50 +0200
csiph-web