]> git.baikalelectronics.ru Git - kernel.git/commit
[IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() static
authorAdrian Bunk <bunk@stusta.de>
Tue, 4 Jul 2006 02:27:20 +0000 (19:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jul 2006 02:27:20 +0000 (19:27 -0700)
commit4851a3629a63d69cc4c1369f2c79e925fd787997
tree6a7049712cf02a7e6e5b85277e4dd56e41aeea1e
parent7055109cf29ba5edc7e7d280f1704f71327d4173
[IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() static

This patch makes the needlessly global num_pages_spanned() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/dma/iovlock.c