Skip to content
Snippets Groups Projects
user avatar
Andy Shevchenko authored
1 << 31 is Undefined Behaviour according to the C standard.
Use U type modifier to avoid theoretical overflow.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
f4d7b3e2
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.