From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Layton Subject: [PATCH 0/3] locks: trivial locks.c patches Date: Wed, 14 Aug 2013 08:25:46 -0400 Message-ID: <1376483149-7633-1-git-send-email-jlayton@redhat.com> Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Matthew Wilcox To: Al Viro Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org A few reasonably trivial patches for locks.c. Al, can you apply these for 3.12? Jeff Layton (3): locks: clean up comment typo locks: remove "inline" qualifier from fl_link manipulation functions locks: add __acquires and __releases annotations to locks_start and locks_stop fs/locks.c | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) -- 1.8.3.1