Print this page
12257 resync smatch to 0.6.1-rc1-il-4

*** 26,36 **** /* * check-name: Smatch locking #4 * check-command: smatch --project=kernel sm_locking4.c * * check-output-start ! sm_locking4.c:23 func() warn: inconsistent returns 'spin_lock:mylock'. ! Locked on: line 22 ! line 23 ! Unlocked on: line 16 * check-output-end */ --- 26,35 ---- /* * check-name: Smatch locking #4 * check-command: smatch --project=kernel sm_locking4.c * * check-output-start ! sm_locking4.c:23 func() warn: inconsistent returns 'mylock'. ! Locked on : 22-23 ! Unlocked on: 16 * check-output-end */