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


Groups > linux.kernel > #1685236

Re: [PATCH] staging: rts5208: Replace embedded function names with "%s: ", __func__

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: rts5208: Replace embedded function names with "%s: ", __func__
Date 2017-07-11 19:30 +0200
Message-ID <u2790-5cu-19@gated-at.bofh.it> (permalink)
References <u0lpM-22E-7@gated-at.bofh.it> <u0DPH-63n-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 07, 2017 at 09:29:10PM +0530, Gaurav Pathak wrote:
> staging: rts5208: Avoid possible defects when refactoring.
> 
> Signed-off-by: Gaurav Pathak <gauravpathak129@gmail.com>
> ---
>  drivers/staging/rts5208/ms.c        |  5 +++--
>  drivers/staging/rts5208/rtsx.c      |  4 ++--
>  drivers/staging/rts5208/rtsx_chip.c |  4 ++--
>  drivers/staging/rts5208/sd.c        | 28 +++++++++++++++-------------
>  drivers/staging/rts5208/spi.c       |  8 +++++---
>  drivers/staging/rts5208/xd.c        | 17 ++++++++++-------
>  6 files changed, 37 insertions(+), 29 deletions(-)

You sent two patches with the same subject, yet they are different.
Which one am I supposed to pick?  I'll drop both, please always properly
version your patches when you resend them.

thanks,

greg k-h

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


Thread

[PATCH] staging: rts5208: Replace embedded function names with "%s: ", __func__ Gaurav Pathak <gauravpathak129@gmail.com> - 2017-07-07 18:00 +0200
  Re: [PATCH] staging: rts5208: Replace embedded function names with  "%s: ", __func__ Greg KH <gregkh@linuxfoundation.org> - 2017-07-11 19:30 +0200
    [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Gaurav Pathak <gauravpathak129@gmail.com> - 2017-07-13 16:40 +0200
      Re: [PATCH v1] staging: rts5208: Change fixed function names with  "%s: ", __func__ Greg KH <gregkh@linuxfoundation.org> - 2017-07-13 16:40 +0200
        Re: [PATCH v1] staging: rts5208: Change fixed function names with  "%s: ", __func__ Gaurav Pathak <gauravpathak129@gmail.com> - 2017-07-13 18:10 +0200
          Re: [PATCH v1] staging: rts5208: Change fixed function names with  "%s: ", __func__ Greg KH <gregkh@linuxfoundation.org> - 2017-07-13 18:30 +0200
            [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Gaurav Pathak <gauravpathak129@gmail.com> - 2017-07-14 16:10 +0200
              Re: [PATCH v1] staging: rts5208: Change fixed function names with  "%s: ", __func__ Greg KH <gregkh@linuxfoundation.org> - 2017-07-17 14:30 +0200
                [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Gaurav Pathak <gauravpathak129@gmail.com> - 2017-07-17 17:00 +0200
                Re: [PATCH v1] staging: rts5208: Change fixed function names with  "%s: ", __func__ Greg KH <gregkh@linuxfoundation.org> - 2017-07-18 09:00 +0200

csiph-web