Re: [PATCH 1/2] Implement %pR to print struct resource content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:

> + * - 'R' For a struct resource pointer, it prints the range of
> + *       addresses (not the name nor the flags)

> +	case 'R':
> +		return resource_string(buf, end, ptr, field_width, precision, flags);

small dtail: could you please also add the information that this is 
about the kernel-special resource_size_t integer type? That type is used 
more widely than just struct resource.

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux