| commit | ec75d4b3b67114ee10888e381ac51317fb87d423 | [log] [tgz] |
|---|---|---|
| author | Avri Altman <avri.altman@sandisk.com> | Mon Apr 28 15:29:48 2025 +0300 |
| committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Apr 29 22:57:01 2025 +0200 |
| tree | 702dcb9ad509177a70728a1fd4e9c06f451c8cc7 | |
| parent | c515ea2e1cebfbf9d81aa6a5c1bf67a79d2a7e58 [diff] |
mmc-utils: Remove unused adv_help member from struct Command This field was originally introduced in the early days of mmc-utils (2012) but has never been used in any command. Its presence added unnecessary complexity to the code. Signed-off-by: Avri Altman <avri.altman@sandisk.com> Link: https://lore.kernel.org/r/20250428122951.317055-2-avri.altman@sandisk.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>