On Thu, Oct 08, 2015 at 08:49:34PM +0900, Byongho Lee wrote: > This patch eliminates the last item of prop_handlers array which is used > to check end of array and instead uses ARRAY_SIZE macro. > Though this is a very tiny optimization, using ARRAY_SIZE macro is a > good practice to iterate array. > > Signed-off-by: Byongho Lee <bhlee.kernel@xxxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
