Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458855
| From | Luis de Bethencourt <luisbg@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] befs: fix typo in befs_sb_info |
| Date | 2016-08-09 17:40 +0200 |
| Message-ID | <s4hih-YE-1@gated-at.bofh.it> (permalink) |
| References | <s4fzP-8eY-15@gated-at.bofh.it> <s4fzP-8eY-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/08/16 14:46, Salah Triki wrote:
> Fixing jornal to Journal.
>
> Signed-off-by: Salah Triki <salah.triki@gmail.com>
> ---
> fs/befs/befs.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/befs/befs.h b/fs/befs/befs.h
> index 511d16d..55f3ea2 100644
> --- a/fs/befs/befs.h
> +++ b/fs/befs/befs.h
> @@ -46,7 +46,7 @@ struct befs_sb_info {
> /* State of the superblock */
> u32 flags;
>
> - /* jornal log entry */
> + /* Journal log entry */
> befs_block_run log_blocks;
> befs_off_t log_start;
> befs_off_t log_end;
>
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Thanks,
Luis
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/2] befs: fix typo in befs_sb_info Salah Triki <salah.triki@gmail.com> - 2016-08-09 15:50 +0200 Re: [PATCH 2/2] befs: fix typo in befs_sb_info Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-08-09 17:40 +0200
csiph-web