Re: [PATCH v2 1/2] mmc: core: prepend 0x to OCR entry in sysfs

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

 



Hi Bastian,

On Mon, Nov 27, 2017 at 2:17 PM, Bastian Stender <bst@xxxxxxxxxxxxxx> wrote:
>
> The sysfs entry "ocr" was missing the 0x prefix to identify it as hex
> formatted.
>
>
> -MMC_DEV_ATTR(pre_eol_info, "%02x\n", card->ext_csd.pre_eol_info);
> +MMC_DEV_ATTR(pre_eol_info, "0x%02x\n", card->ext_csd.pre_eol_info);


Commit messages are swapped for pre_eol_info and ocr patches.

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



[Index of Archives]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux