From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Damien Le Moal Cc: Jens Axboe , , , Christoph Hellwig , "Martin K . Petersen" , Hannes Reinecke , Shaun Tancheff Subject: Re: [PATCH v3 5/7] block: Implement support for zoned block devices From: "Martin K. Petersen" References: <1475025757-6340-1-git-send-email-damien.lemoal@hgst.com> <1475025757-6340-6-git-send-email-damien.lemoal@hgst.com> Date: Tue, 27 Sep 2016 23:54:58 -0400 In-Reply-To: <1475025757-6340-6-git-send-email-damien.lemoal@hgst.com> (Damien Le Moal's message of "Wed, 28 Sep 2016 10:22:35 +0900") Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-ID: >>>>> "Damien" == Damien Le Moal writes: Purely cosmetic: Looks like whitespace is a bit funky (spaces instead of tabs several places). Also a few typos. + * blkdev_report_zones - Get zones information + * @bdev: Target block device + * @sector: Sector from which to report zones + * @zones: Array of zone structures where to return the zones information + * @nr_zones: Number of zone structures in the zone array + * @gfp_mask: Memory allocation flags (for bio_alloc) Tabs and spaces: Together at last! ^^^^^ + /* + * Process the report resukt: skip the header and go through the result + /* Check alignement (handle eventual smaller last zone) */ alignment Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering