commit | 0a24887afacefbe2c44e0eee4150b43959a60665 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri May 14 15:35:21 2010 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:59:02 2010 -0400 |
tree | 3d703177948eb345379b93751d343d798c6e33cf | |
parent | fb1cfb88c8597d847553f39efc2bbd41c72c5f50 [diff] |
inotify_user.c: make local symbol static The symbol inotify_max_user_watches is not used outside this file and should be static. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: John McCutchan <john@johnmccutchan.com> Cc: Robert Love <rlove@rlove.org> Cc: Eric Paris <eparis@parisplace.org> Signed-off-by: Eric Paris <eparis@redhat.com>