]> Git Repo - u-boot.git/commit
blk: Use macros for block device vendor/product/rev string size
authorBin Meng <[email protected]>
Sun, 10 Sep 2017 12:12:50 +0000 (05:12 -0700)
committerTom Rini <[email protected]>
Sun, 10 Sep 2017 16:27:32 +0000 (12:27 -0400)
commiteb81b1a4d3f996072e08b790018edd750210a8c1
tree55ca7fbb9c0d4492315dab5f6914c5f7fb832c5d
parent4ccceefb7f0bbbcde849a1886dfb0c45cc2c746e
blk: Use macros for block device vendor/product/rev string size

So far these are using magic numbers. Replace them with macros.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
include/blk.h
This page took 0.033276 seconds and 4 git commands to generate.