Re: [PATCH] fs/ntfs/logfile: Fix comment

From: Anton Altaparmakov
Date: Sun Jul 10 2011 - 07:02:31 EST


Hi Edwin,

Well spotted! Thanks for the patch. I have forwarded it to Linus for inclusion.

Best regards,

Anton

On 9 Jul 2011, at 09:08, Edwin van Vliet wrote:

> Removed double comment line
>
> Signed-off-by: Edwin van Vliet <edwin@xxxxxxxxxx>
> ---
> fs/ntfs/logfile.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/fs/ntfs/logfile.c b/fs/ntfs/logfile.c
> index c71de29..d2e053b 100644
> --- a/fs/ntfs/logfile.c
> +++ b/fs/ntfs/logfile.c
> @@ -506,7 +506,6 @@ bool ntfs_check_logfile(struct inode *log_vi, RESTART_PAGE_HEADER **rp)
> /*
> * Truncate size to a multiple of the page cache size or the default
> * log page size if the page cache size is between the default log page
> - * log page size if the page cache size is between the default log page
> * size and twice that.
> */
> if (PAGE_CACHE_SIZE >= DefaultLogPageSize && PAGE_CACHE_SIZE <=
> --
> 1.7.5.4

--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer, http://www.linux-ntfs.org/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/