summaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorZahari Doychev <zdoychev@maxlinear.com>2022-12-08 17:40:17 +0100
committerTobias Klauser <tobias.klauser@gmail.com>2023-02-01 10:49:51 +0100
commit519aae7b91454e45b0528809e94c5008cdf0c060 (patch)
treed7dafd6f1126eefece8638eac07bb51c3f716f9b /CodingStyle
parentb23c1519f14a2c93f7927996844522e3caede79c (diff)
mausezahn: use getopt_long instead of getoptHEADmaster
The musl getopt stops processing the options at the first non-option argument comapared to the glibc variant. Using getopt_long fixes this problem. Signed-off-by: Zahari Doychev <zahari.doychev@linux.com>
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions
73bc69ca'>diff)
ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"
This reverts commit 5938448b99275cba95167c3f9d39ca9225fdad38. It turns out that the commit that made these variables unused is wrong so we're about to revert it. Bring back the variables in prepration. Signed-off-by: John Keeping <john@metanate.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/translations')