Fabian Frederick 47a9a52794 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 <fabf@skynet.be>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
2016-08-02 12:05:27 -05:00
..
2016-05-12 22:28:05 -04:00
2016-05-12 22:28:05 -04:00
2016-08-02 12:05:27 -05:00
2016-08-02 12:05:27 -05:00
2016-06-27 09:47:09 -05:00
2016-08-02 12:05:27 -05:00
2016-06-27 09:47:08 -05:00
2016-06-27 09:47:09 -05:00
2016-08-02 12:05:27 -05:00
2016-06-27 09:47:09 -05:00
2016-08-02 12:05:27 -05:00
2016-06-07 13:41:38 -06:00
2016-06-07 13:41:38 -06:00
2016-06-27 09:47:09 -05:00
2016-07-20 17:37:01 -06:00
2016-08-02 12:05:27 -05:00
2016-08-02 12:05:27 -05:00
2016-08-02 12:05:27 -05:00