linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] debugfs: fix typo in message
       [not found] <1416737044-26285-1-git-send-email-bwiedemann@suse.de>
@ 2014-11-25 21:36 ` Darrick J. Wong
  2014-12-02 20:24   ` Theodore Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2014-11-25 21:36 UTC (permalink / raw)
  To: Bernhard M. Wiedemann; +Cc: linux-ext4

[add list to cc]

Looks ok, but please send patches to linux-ext4 for broader review.

--D

On Sun, Nov 23, 2014 at 11:04:04AM +0100, Bernhard M. Wiedemann wrote:
> From: "Bernhard M. Wiedemann" <bwiedemann@suse.de>
> 
> Signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
> ---
>  debugfs/quota.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debugfs/quota.c b/debugfs/quota.c
> index 5589c1a..9612f64 100644
> --- a/debugfs/quota.c
> +++ b/debugfs/quota.c
> @@ -36,7 +36,7 @@ static int load_quota_ctx(char *progname)
>  
>  	if (!EXT2_HAS_RO_COMPAT_FEATURE(current_fs->super,
>  					EXT4_FEATURE_RO_COMPAT_QUOTA)) {
> -		com_err(progname, 0, "quota feature not eanbled");
> +		com_err(progname, 0, "quota feature not enabled");
>  		return 1;
>  	}
>  
> -- 
> 1.8.1.4
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] debugfs: fix typo in message
  2014-11-25 21:36 ` [PATCH] debugfs: fix typo in message Darrick J. Wong
@ 2014-12-02 20:24   ` Theodore Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2014-12-02 20:24 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: Bernhard M. Wiedemann, linux-ext4

Applied, thanks.

						- Ted
						

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-02 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1416737044-26285-1-git-send-email-bwiedemann@suse.de>
2014-11-25 21:36 ` [PATCH] debugfs: fix typo in message Darrick J. Wong
2014-12-02 20:24   ` Theodore Ts'o

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).