diff options
author | 2008-09-08 16:13:38 +0300 | |
---|---|---|
committer | 2008-09-30 11:12:57 +0300 | |
commit | 625bf371c1522764fc1cf2981b041c5f9a19e894 (patch) | |
tree | 9a3530c1e71a612c510b7072ecffd31628fe60a6 /include/linux/kernel_stat.h | |
parent | UBIFS: check data CRC when in error state (diff) | |
download | wireguard-linux-625bf371c1522764fc1cf2981b041c5f9a19e894.tar.xz wireguard-linux-625bf371c1522764fc1cf2981b041c5f9a19e894.zip |
UBIFS: use bit-fields when possible
The "bulk_read" and "no_chk_data_crc" have only 2 values -
0 and 1. We already have bit-fields in corresponding data
structers, so make "bulk_read" and "no_chk_data_crc"
bit-fields as well.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'include/linux/kernel_stat.h')
0 files changed, 0 insertions, 0 deletions