OSDN Git Service

sched/Documentation: Remove unneeded word
authorSharon Dvir <sharon.dvir1@mail.huji.ac.il>
Sun, 1 Feb 2015 21:47:32 +0000 (23:47 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 4 Feb 2015 06:52:33 +0000 (07:52 +0100)
commit139b6fd26d85a65c4e0d2795b87b94f9505e5943
treeb87bd1b71a46dc82505c8d7bd81714e34f9c0c80
parent44fc0e5eec00db5fba748803c95920098089c4cc
sched/Documentation: Remove unneeded word

The second 'mutex' shouldn't be there, it can't be about the mutex,
as the mutex can't be freed, but unlocked, the memory where the
mutex resides however, can be freed.

Signed-off-by: Sharon Dvir <sharon.dvir1@mail.huji.ac.il>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1422827252-31363-1-git-send-email-sharon.dvir1@mail.huji.ac.il
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/locking/mutex.c