diff options
| author | Nikolay Kulikov <nikolayof23@gmail.com> | 2026-05-03 00:55:41 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-04 16:53:18 +0200 |
| commit | 6d168099f1b10d8046681040ccf2ad6fa9b8685d (patch) | |
| tree | 728c5434ed392ecf5b141b2cb7adec2b45965e8c /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git | |
| parent | d4be72aad7dcd0a9ba96799e92171ca035d89d79 (diff) | |
staging: rtl8723bs: replace type and rename the chip_type field
The 'chip_type' field always accepts one value from the
hal_chip_type_e enumeration: TEST_CHIP or NORMAL_CHIP (FPGA is never
used).
Changing this field's type to bool will allow it to be used directly in
conditions without the need for wrapped macros.
The new type requires a corresponding variable name, so rename it to
'chip_normal' to improve code readability.
Signed-off-by: Nikolay Kulikov <nikolayof23@gmail.com>
Link: https://patch.msgid.link/20260502220056.59815-3-nikolayof23@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
