]> git.baikalelectronics.ru Git - kernel.git/commit
x25_asy.c: silence compiler warning
authorS.Çağlar Onur <caglar@pardus.org.tr>
Sun, 10 Feb 2008 03:06:25 +0000 (05:06 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 10 Feb 2008 07:27:01 +0000 (23:27 -0800)
commitdd0823f672024f75ca72d7c0ea72615c17584ee9
tree819dc448b0315f89cc6e23791dae8beb2ed1a1e8
parent30d21ec661804c9682c69aa6c9abb11e3823b5d9
x25_asy.c: silence compiler warning

Commit 76913be9b53ff4bd05e1f060e286c19fc5905d7f ("x25_asy: Fix ref count
rule violation") introduced the warning

  drivers/net/wan/x25_asy.c: In function `x25_asy_open_tty':
  drivers/net/wan/x25_asy.c:557: warning: unused variable `ld'

Signed-off-by: S.Çağlar Onur <caglar@pardus.org.tr>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/wan/x25_asy.c