Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1587795

Re: [PATCH v3] staging: xgifb: function prototype argument should also have an identifier name

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3] staging: xgifb: function prototype argument should also have an identifier name
Date 2017-02-24 18:00 +0100
Message-ID <ternP-2WZ-5@gated-at.bofh.it> (permalink)
References <tdJGa-5HP-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Feb 22, 2017 at 11:46:39PM +0530, Arushi Singhal wrote:
> function prototype argument 'struct vb_device_info *' and 'unsigned
> long' should also have an identifier name.
> 
> Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
> ---
> changes in v3
>  -make the subject title more relevant.
>  -change the identifier of struct vb_device_info to XGI_Pr.
> ---
>  drivers/staging/xgifb/vb_init.h | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Does not apply to my tree :(

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3] staging: xgifb: function prototype argument should also  have an identifier name Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-02-22 19:20 +0100
  Re: [PATCH v3] staging: xgifb: function prototype argument should  also have an identifier name "Tobin C. Harding" <me@tobin.cc> - 2017-02-23 03:10 +0100
  Re: [PATCH v3] staging: xgifb: function prototype argument should  also have an identifier name Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-02-24 18:00 +0100

csiph-web