[PR #1013] [MERGED] Minor alsa backend tweaks #1189

Closed
opened 2026-02-27 20:01:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1013
Author: @JasonLG1979
Created: 6/18/2022
Status: Merged
Merged: 6/24/2022
Merged by: @roderickvd

Base: devHead: minor-alsa-tweaks


📝 Commits (1)

  • 5a10a96 Minor alsa backend tweaks

📊 Changes

1 file changed (+2 additions, -3 deletions)

View changed files

📝 playback/src/audio_backend/alsa.rs (+2 -3)

📄 Description

Silence a clippy warning and we don't need std::cmp::min when usize already has min.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/1013 **Author:** [@JasonLG1979](https://github.com/JasonLG1979) **Created:** 6/18/2022 **Status:** ✅ Merged **Merged:** 6/24/2022 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `minor-alsa-tweaks` --- ### 📝 Commits (1) - [`5a10a96`](https://github.com/librespot-org/librespot/commit/5a10a963ff2fcddc8ddd1fa8ff8a11793415953b) Minor alsa backend tweaks ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `playback/src/audio_backend/alsa.rs` (+2 -3) </details> ### 📄 Description Silence a clippy warning and we don't need `std::cmp::min` when `usize` already has `min`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1189
No description provided.