]> Git Repo - linux.git/commit
sched/Documentation: Remove unneeded word
authorSharon Dvir <[email protected]>
Sun, 1 Feb 2015 21:47:32 +0000 (23:47 +0200)
committerIngo Molnar <[email protected]>
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/locking/mutex.c
This page took 0.085721 seconds and 4 git commands to generate.