mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The constant is being use as an alignment factor, not as a padding factor; made reading/reviewing the code quite confusing. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>