resources: fix parameter name and kernel-doc
authorRandy Dunlap <[email protected]>
Thu, 15 Jan 2009 21:51:01 +0000 (13:51 -0800)
committerLinus Torvalds <[email protected]>
Fri, 16 Jan 2009 00:39:38 +0000 (16:39 -0800)
commit6ae301e85c9c58d2f430a8a7057ce488b7ff76df
tree473a5da20df4868b13c2d4cadb2ce3804f548069
parent3eabdb76a03bbe8f556162738c264dbfb24cff6a
resources: fix parameter name and kernel-doc

Fix __request_region() parameter kernel-doc notation and parameter name:

Warning(linux-2.6.28-git10//kernel/resource.c:627): No description found for parameter 'flags'

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/ioport.h
kernel/resource.c