linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Laura Abbott <labbott@redhat.com>,
	Al Viro <viro@ZenIV.linux.org.uk>,
	David Howells <dhowells@redhat.com>
Cc: Jeremi Piotrowski <jeremi.piotrowski@gmail.com>,
	Linux FS Devel <linux-fsdevel@vger.kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Phillip Lougher <phillip@squashfs.org.uk>,
	linux-kernel@vger.kernel.org, Ilya Dryomov <idryomov@gmail.com>
Subject: Re: [PATCHv2] vfs: Handle file systems without ->parse_params better
Date: Thu, 12 Dec 2019 14:50:00 -0800	[thread overview]
Message-ID: <fae0b08a-17ac-385b-5f2f-b63ceeeae89a@infradead.org> (raw)
In-Reply-To: <20191212224139.15970-1-labbott@redhat.com>

typo:

On 12/12/19 2:41 PM, Laura Abbott wrote:
> +/**
> + * ignore_unknowns_parse_param - ->parse_param function for a file system that

      ignore_unknown_parse_param

> + * takes no arguments
> + * @fc: The filesystem context
> + * @param: The parameter.
> + */
> +static int ignore_unknown_parse_param(struct fs_context *fc, struct fs_parameter *param)

thanks.
-- 
~Randy

      reply	other threads:[~2019-12-12 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-12 22:41 [PATCHv2] vfs: Handle file systems without ->parse_params better Laura Abbott
2019-12-12 22:50 ` Randy Dunlap [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=fae0b08a-17ac-385b-5f2f-b63ceeeae89a@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=dhowells@redhat.com \
    --cc=idryomov@gmail.com \
    --cc=jeremi.piotrowski@gmail.com \
    --cc=labbott@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phillip@squashfs.org.uk \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@ZenIV.linux.org.uk \
    /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).