aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2017-06-22 10:04:45 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2017-06-22 10:04:45 +0900
commit80258ba7c73be538842a90e7142052dbaacd549a (patch)
tree1564dc41779ef13b64e03ab18d895b5160768afe /ChangeLog
parentca1b22c3eba3752927bb243aa6c33d082a515da0 (diff)
Remove naked attribute from chopstx_exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15e2f21..9c6b585 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
(svc): Ditto.
(chx_wakeup): Set -> for the return value of chx_sched.
(chopstx_mutex_lock, chopstx_cancel): Likewise.
+ (chopstx_exit): Remove naked attribute.
2017-06-21 NIIBE Yutaka <gniibe@fsij.org>