]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/ioport.h: add missing macro argument for devm_release_* family
authorHiroshi DOYU <Hiroshi.DOYU@nokia.com>
Sat, 13 Sep 2008 09:33:07 +0000 (02:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Sep 2008 21:41:50 +0000 (14:41 -0700)
commit0cd9208fc8822d2fd2bb637845c37d623f4878f8
treeb5dcf39a9d36693eac02813db2b603500e545e59
parent6256e8d02457f0ce9cabc2cfa793d81af85fb9fb
include/linux/ioport.h: add missing macro argument for devm_release_* family

akpm: these have no callers at this time, but they shall soon, so let's
get them right.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/ioport.h