All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 1779/3296] sound/pci/cs46xx/cs46xx_lib.c:3980 snd_cs46xx_create() warn: 'pci' not released on lines: 3869, 3945, 3952.
@ 2021-07-24 17:44 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-24 17:44 UTC (permalink / raw
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]

CC: kbuild-all(a)lists.01.org
CC: Linux Memory Management List <linux-mm@kvack.org>
TO: Takashi Iwai <tiwai@suse.de>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   90d856e71443a2fcacca8e7539bac44d9cb3f7ab
commit: 5bff69b3645db7b3018ecbc26218d8866aeaf214 [1779/3296] ALSA: cs46xx: Allocate resources with device-managed APIs
:::::: branch date: 34 hours ago
:::::: commit date: 5 days ago
config: x86_64-randconfig-m001-20210724 (attached as .config)
compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>

New smatch warnings:
sound/pci/cs46xx/cs46xx_lib.c:3980 snd_cs46xx_create() warn: 'pci' not released on lines: 3869,3945,3952.

Old smatch warnings:
sound/pci/cs46xx/cs46xx_lib.c:976 snd_cs46xx_playback_trigger() warn: inconsistent indenting
sound/pci/cs46xx/cs46xx_lib.c:995 snd_cs46xx_playback_trigger() warn: inconsistent indenting

vim +/pci +3980 sound/pci/cs46xx/cs46xx_lib.c

89f157d9e6bf08 Takashi Iwai   2007-07-19  3978  
^1da177e4c3f41 Linus Torvalds 2005-04-16  3979  	chip->active_ctrl(chip, -1); /* disable CLKRUN */
^1da177e4c3f41 Linus Torvalds 2005-04-16 @3980  	return 0;

:::::: The code at line 3980 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2

:::::: TO: Linus Torvalds <torvalds@ppc970.osdl.org>
:::::: CC: Linus Torvalds <torvalds@ppc970.osdl.org>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 40309 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-24 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-24 17:44 [linux-next:master 1779/3296] sound/pci/cs46xx/cs46xx_lib.c:3980 snd_cs46xx_create() warn: 'pci' not released on lines: 3869, 3945, 3952 kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.