Security: Fix the comment of cap_file_mmap()
authorwzt.wzt@gmail.com <wzt.wzt@gmail.com>
Mon, 19 Apr 2010 01:16:17 +0000 (09:16 +0800)
committerJames Morris <jmorris@namei.org>
Mon, 19 Apr 2010 22:47:11 +0000 (08:47 +1000)
commit6f262d8e1acb7b1605b811700326163fa707d355
tree86a40905713bfb79c8a635fe9366b3d9ffdaa8b6
parent05b90496f2f366b9d3eea468351888ddf010782a
Security: Fix the comment of cap_file_mmap()

In the comment of cap_file_mmap(), replace mmap_min_addr to be dac_mmap_min_addr.

Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>
Acked-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/commoncap.c