diff options
| author | Fabian Frederick <[email protected]> | 2016-08-02 12:05:27 -0500 |
|---|---|---|
| committer | Bob Peterson <[email protected]> | 2016-08-02 12:05:27 -0500 |
| commit | 47a9a527946842dd8d83d4c8c8be22b2615b65f5 (patch) | |
| tree | 1c244821bac1286dcedc72f09d4d2d9fa343176d /drivers/clocksource/qcom-timer.c | |
| parent | 731c7d3a205ba89b475b2aa71b5f13dd6ae3de56 (diff) | |
GFS2: use BIT() macro
Replace 1 << value shift by more explicit BIT() macro
Also fixes two bare unsigned definitions:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
+ unsigned hsize = BIT(ip->i_depth);
Signed-off-by: Fabian Frederick <[email protected]>
Signed-off-by: Bob Peterson <[email protected]>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions