Following the recent addition of the "ufetch" command, this patchset improves it in a few ways.
Signed-off-by: J. Neuschäfer <j...@posteo.net> --- Changes in v2: - Address comments and add R-b tags from Caleb - Link to v1: https://lore.kernel.org/r/20241205-ufetch-v1-0-df861318b...@posteo.net --- J. Neuschäfer (3): cmd: ufetch: Fix type mismatch on 32-bit cmd: Allow building ufetch without CONFIG_BLK cmd: ufetch: Show CPU architecture under "CPU" cmd/Kconfig | 1 - cmd/ufetch.c | 17 +++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) --- base-commit: a7efabf75cc7a31bc0c9dc8a1509a788ade238bc change-id: 20241203-ufetch-326e771b26ad Best regards, -- J. Neuschäfer <j...@posteo.net>