aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJulia Lawall <julia@diku.dk>2008-02-15 13:53:11 +0100
committerJiri Kosina <jkosina@suse.cz>2008-03-18 11:20:30 +0100
commit92c4a1b9f257a242866be13c7c61e7a40616ec52 (patch)
tree9021cca1fad5e8d7888222763695106571000618 /scripts/patch-kernel
parentHID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbook (diff)
HID: Use DIV_ROUND_UP
The kernel.h macro DIV_ROUND_UP performs the computation (((n) + (d) - 1) / (d)) but is perhaps more readable. Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions