commit | a7bc02f4f47fd0e7860c6589f0ad000d1476f7a3 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed May 09 07:53:16 2007 +0200 |
committer | Adrian Bunk <bunk@stusta.de> | Wed May 09 08:58:17 2007 +0200 |
tree | 293c8ffceab614020495be8efb68847f58b75495 | |
parent | 5886269962f94fa9185c32db3ec936c612503235 [diff] |
trivial: s/i_sem /i_mutex/ This patch substitutes i_sem by i_mutex in Documentation/filesystems/Locking. The patch also removes a couple of trailing white-spaces. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>