aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ts_bm.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-05-12 16:51:15 -0700
committerDavid S. Miller <davem@davemloft.net>2008-05-12 16:51:15 -0700
commit4978db5bd964d90265f957f980ab2b0771ca2b9f (patch)
treed93e4b3a4c7e7418d8307506d40007e641482a2f /lib/ts_bm.c
parent94d149c34cda933ff5096aca94bb23bf68602f4e (diff)
downloadkernel_samsung_aries-4978db5bd964d90265f957f980ab2b0771ca2b9f.zip
kernel_samsung_aries-4978db5bd964d90265f957f980ab2b0771ca2b9f.tar.gz
kernel_samsung_aries-4978db5bd964d90265f957f980ab2b0771ca2b9f.tar.bz2
lmb: Fix inconsistent alignment of size argument.
When allocating, if we will align up the size when making the reservation, we should also align the size for the check that the space is actually available. The simplest thing is to just aling the size up from the beginning, then we can use plain 'size' throughout. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/ts_bm.c')
0 files changed, 0 insertions, 0 deletions