Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1619325
| From | Andrea della Porta <sfaragnaus@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c - Fixed several checkpatch issues |
| Date | 2017-04-08 18:30 +0200 |
| Message-ID | <tu1pn-7DN-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Andrea della Porta (3):
staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch
warning about unaligned function params
staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed codepatch
coding style issue, line over 80
staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed extra space
coding style issue
.../vc04_services/bcm2835-audio/bcm2835-pcm.c | 48 +++++++++++-----------
1 file changed, 23 insertions(+), 25 deletions(-)
--
2.4.10
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c - Fixed several checkpatch issues Andrea della Porta <sfaragnaus@gmail.com> - 2017-04-08 18:30 +0200
[PATCH v2 1/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch warning about unaligned function params Andrea della Porta <sfaragnaus@gmail.com> - 2017-04-08 18:30 +0200
Re: [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch warning about unaligned function params Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-04-09 09:40 +0200
[PATCH v2 2/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed codepatch coding style issue, line over 80 Andrea della Porta <sfaragnaus@gmail.com> - 2017-04-08 18:30 +0200
csiph-web