diff options
author | Shivani Bhardwaj <shivanib134@gmail.com> | 2015-10-02 02:57:03 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-02 11:36:00 +0200 |
commit | d1e9aef604da38a4963998922ed0ffff675e3ede (patch) | |
tree | f2a8962dd1b62ea9550ad7520801d408e27cf4f3 /drivers/staging/rtl8188eu | |
parent | 1657183fcc4e044b2e96bcb9150265027ad2b44b (diff) |
Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to cast
Fixed the warning generated by sparse that 'cast truncates bits from
constant value' by typecasting unsigned values to u8 as their logical
operation is being performed with and stored in a u8 type variable.
Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu')
0 files changed, 0 insertions, 0 deletions