FROMGIT: mmc-utils: lsmmc: Simplify prinitng manufacturer name We used to have this odd way of printing the manufacturer name. To that end we cached the entire database beforehand which is completely useless. While at it, get rid of some more redundant code. Link: https://lore.kernel.org/r/20230928180658.1795491-2-avri.altman@wdc.com (cherry picked from commit e82719f1d29c2a2f91234ab92765040342d8cda9 https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git master) BUG=None TEST=compile Change-Id: I413b7035cdf66297811d44f8031a4f9d62f6c3a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/mmc-utils/+/6193479 Reviewed-by: Alexis Savery <asavery@chromium.org> Commit-Queue: Gwendal Grignou <gwendal@chromium.org> Tested-by: Gwendal Grignou <gwendal@chromium.org> 
1 file changed