linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Julian Preis <julian.preis@fau.de>
Cc: devel@driverdev.osuosl.org, =valdis.kletnieks@vt.edu,
	Johannes Weidner <johannes.weidner@fau.de>,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH v3] drivers/staging/exfat/exfat_super.c: Clean up ffsCamelCase function names
Date: Thu, 19 Dec 2019 18:13:42 +0100	[thread overview]
Message-ID: <20191219171342.GA2080752@kroah.com> (raw)
In-Reply-To: <20191218074722.3338-1-julian.preis@fau.de>

On Wed, Dec 18, 2019 at 08:47:22AM +0100, Julian Preis wrote:
> Rename every instance of <ffsCamelCaseExample> to <camel_case_example>
> in file exfat_super.c. Fix alignment.
> 
> Co-developed-by: Johannes Weidner <johannes.weidner@fau.de>
> Signed-off-by: Johannes Weidner <johannes.weidner@fau.de>
> Signed-off-by: Julian Preis <julian.preis@fau.de>
> 
> ---
> Changes in v3:
> - Change renaming from <ffs_camel_case_example> to <camel_case_example>
> 
> Changes in v2:
> - Add email recipients according to get_maintainer.pl
> - Add patch versions
> - Use in-reply-to
> 
>  drivers/staging/exfat/exfat_super.c | 98 ++++++++++++++---------------
>  1 file changed, 49 insertions(+), 49 deletions(-)

This patch breaks the build horribly :(

Did you test it?

Please always do so, otherwise it makes maintainers grumpy :(

greg k-h

      reply	other threads:[~2019-12-19 17:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-18  7:47 [PATCH v3] drivers/staging/exfat/exfat_super.c: Clean up ffsCamelCase function names Julian Preis
2019-12-19 17:13 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191219171342.GA2080752@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc==valdis.kletnieks@vt.edu \
    --cc=devel@driverdev.osuosl.org \
    --cc=johannes.weidner@fau.de \
    --cc=julian.preis@fau.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).