Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1587780
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: xgifb: function prototype argument should have an identifier name |
| Date | 2017-02-24 17:40 +0100 |
| Message-ID | <ter4u-2Kh-17@gated-at.bofh.it> (permalink) |
| References | <tdD7I-R8-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 22, 2017 at 04:49:19PM +0530, Arushi Singhal wrote: > function prototype arguments like 'struct vb_device_info *','unsigned > long' etc. should have an identifier name. > > Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com> > --- > Changes in v3: > - By mistake one irrelevant line was added which is removed in this > patch. > - write the changes done in previous version in correct format. > - make the commit subject more relevant and accurate. This patch doesn't apply to my tree at all :( sorry, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] staging: xgifb: function prototype argument should have an identifier name Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-02-22 12:20 +0100
Re: [PATCH] staging: xgifb: function prototype argument should have an identifier name Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-02-24 17:40 +0100
Re: [Outreachy kernel] Re: [PATCH] staging: xgifb: function prototype argument should have an identifier name Julia Lawall <julia.lawall@lip6.fr> - 2017-02-24 17:50 +0100
Re: [Outreachy kernel] Re: [PATCH] staging: xgifb: function prototype argument should have an identifier name Julia Lawall <julia.lawall@lip6.fr> - 2017-02-25 07:40 +0100
csiph-web