commit | b07d1c2f5607489d4d4a6a65ce36a3e896ac065e | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 05 18:55:40 2017 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 05 18:55:40 2017 +0100 |
tree | 42bb1bcea3c6b84e9d298a8de904fa3694676fbd | |
parent | f5f3a7f4cca1af75770f718ad918a49a3c994604 [diff] |
Revert "kvm: use DIV_ROUND_UP" This reverts commit 206a0fc75d5f54886c1b3f3a65782a75e36b6b97. The linux-headers directory is for kernel headers which we keep in sync with the upstream kernel via scripts/update-linux-headers.sh, so we shouldn't be applying our code cleanups to it. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>