aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2016-12-15 03:10:02 +0200
committerDarren Hart <dvhart@linux.intel.com>2016-12-18 14:56:43 -0800
commit83da6b59919a71a1a97ce9863aa0267eaf6d496c (patch)
tree945790779b9a88332ed8b1000e632da01f5b4e7f /net/lapb/lapb_timer.c
parentplatform/x86: Add Whiskey Cove PMIC TMU support (diff)
downloadlinux-83da6b59919a71a1a97ce9863aa0267eaf6d496c.tar.gz
linux-83da6b59919a71a1a97ce9863aa0267eaf6d496c.zip
platform/x86: surface3-wmi: Balance locking on error path
There is a possibility that lock will be left acquired. Consolidate error path under out_free_unlock label. Reported-by: kbuild test robot <fengguang.wu@intel.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
low working copy during diffcore operations.Shawn O. Pearce2-3/+28 2006-12-14git-show: grok blobs, trees and tags, tooJohannes Schindelin3-9/+115 2006-12-14git-reset [--mixed] <tree> [--] <paths>...Junio C Hamano1-22/+47 2006-12-14git-reset: make it work from within a subdirectory.Junio C Hamano1-0/+7 2006-12-14git-fetch: make it work from within a subdirectory.Junio C Hamano1-0/+6 2006-12-14INSTALL: no need to have GNU diff installedJohannes Schindelin1-10/+0 2006-12-14Bypass expensive content comparsion during rename detection.Shawn O. Pearce1-0/+2 2006-12-14Update git-diff documentationJunio C Hamano1-17/+35 2006-12-13git-svn: allow both diff.color and color.diffJunio C Hamano1-6/+25 2006-12-13repacked packs should be read-onlyNicolas Pitre1-0/+2 2006-12-13config documentation: group color items together.Junio C Hamano1-18/+18 2006-12-13git-svn: correctly handle "(no author)" when using an authors fileEric Wong1-1/+2 2006-12-13branch --color: change default color selection.Junio C Hamano1-2/+2 2006-12-13send-pack: tighten checks for remote namesJunio C Hamano2-1/+22 2006-12-13git-push: accept tag <tag> as advertised.Junio C Hamano1-5/+30 2006-12-13spurious .sp in manpagesJunio C Hamano1-0/+14 2006-12-13git merge: reword failure message.Junio C Hamano1-1/+8 2006-12-13Remove uncontested renamed files during merge.Shawn Pearce2-1/+98 2006-12-13Revert "git-diff: Introduce --index and deprecate --cached."Junio C Hamano2-5/+3 2006-12-13git-svn: correctly display fatal() error messagesEric Wong1-1/+1 2006-12-13git-svn: exit with status 1 for test failuresEric Wong1-8/+12 2006-12-13Allow subcommand.color and color.subcommand color configurationAndy Parkins6-12/+15 2006-12-13git-push: document removal of remote ref with :<dst> pathspecJunio C Hamano1-6/+9 2006-12-12merge-recursive: add/add really is modify/modify with an empty baseJohannes Schindelin2-30/+26 2006-12-12Get rid of the dependency on RCS' merge programJohannes Schindelin8-89/+20 2006-12-12git-svn: correctly handle packed-refs in refs/remotes/Eric Wong1-1/+9