kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-29 16:08:56 to 2014-12-05 13:58:13 UTC [more...]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2014-12-05 13:58 UTC  (143+ messages)
                          ` [PATCH 1/1] fs-fat: Less function calls in fat_fill_super() after error detection
                              ` [PATCH v2] "
                                      `  "
                                                  ` [patch] CodingStyle: add some more error handling guidelines
                          ` [PATCH 1/1] video: fbdev-LCDC: Deletion of an unnecessary check before the function call "vfree"
                          ` [PATCH 0/2] staging: android: ion: Deletion of a few unnecessary checks
                            ` [PATCH 1/2] staging: android: ion: Deletion of unnecessary checks before two function calls
                          ` [PATCH 1/1] GPU-DRM-MSM-Adreno: Deletion of unnecessary checks before the function call "release_fir
                            ` [PATCH 1/1] GPU-DRM-MSM-Adreno: Deletion of unnecessary checks before the function call "release
                          ` [PATCH 1/1] GPU-DRM-MSM: Deletion of unnecessary checks before two function calls
                          ` [PATCH 1/1] net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu"
                          ` [PATCH 1/1] XFS: Deletion of unnecessary checks before two function calls
                          ` [PATCH 1/1] fs-DLM: Deletion of unnecessary checks before the function call "kfree"
                          ` [PATCH 1/1] net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put"
                                  `  "
                          ` [PATCH 1/1] ACPI: Deletion of an unnecessary check "
                          ` [PATCH 0/3] net-PPP: Deletion of a few unnecessary checks
                            ` [PATCH 1/3] net-PPP: Deletion of unnecessary checks before the function call "kfree"
                                    ` [PATCH v2 0/6] net-PPP: Deletion of a few unnecessary checks
                                      ` [PATCH v2 1/6] net-PPP: Replacement of a printk() call by pr_warn() in mppe_rekey()
                                      ` [PATCH v2 2/6] net-PPP: Fix indentation
                                      ` [PATCH v2 3/6] net-PPP: Deletion of unnecessary checks before the function call "kfree"
                                      ` [PATCH v2 4/6] net-PPP: Less function calls in mppe_alloc() after error detection
                                      ` [PATCH v2 5/6] net-PPP: Delete an unnecessary assignment in mppe_alloc()
                                      ` [PATCH v2 6/6] net-PPP: Delete another "
                            ` [PATCH 2/3] net-PPP: Less function calls in mppe_alloc() after error detection
                            ` [PATCH 3/3] net-PPP: Delete an unnecessary assignment
                          ` [PATCH 0/2] [media] tuners: Deletion of two unnecessary checks
                            ` [PATCH 1/2] [media] tuners: Deletion of unnecessary checks before the function call "release_firmwar
                            ` [PATCH 2/2] [media] tuners-si2157: One function call less in si2157_init() after error detection
                          ` [PATCH 1/1] [media] ddbridge: Deletion of an unnecessary check before the function call "dvb_unregis
                          ` [PATCH 1/1] [media] V4L2: Deletion of an unnecessary check before the function call "vb2_put_vma"
                            ` [PATCH 1/1] [media] V4L2: Deletion of an unnecessary check before the function call "vb2_put_vma
                          ` [PATCH 1/1] thermal: int3403: Delete a check before thermal_zone_device_unregister()
                          ` [PATCH 1/1] DMA: Delete a check before free_percpu()
                          ` [PATCH 1/1] block-rbd: Delete a check before ceph_put_snap_context()
                          ` [PATCH 1/1] block-skd: Deletion of an unnecessary check before the function call "kfree"
                          ` [PATCH 1/1] block-rsxx: Deletion of an unnecessary check before the function call "vfree"
                          ` [PATCH 1/1] [media] lirc_zilog: Deletion of unnecessary checks "
                          ` [PATCH 0/2] [media] mn88473: Delete an unnecessary check
                            ` [PATCH 1/2] [media] mn88473: Deletion of an unnecessary check before the function call "release_firm
                            ` [PATCH 2/2] [media] mn88473: One function call less in mn88473_init() after error detection
                          ` [PATCH 1/1] lustre: Deletion of unnecessary checks before three function calls
                          ` [PATCH 1/1] of-unittest: Deletion of an unnecessary check before the function call "of_node_put"
                              ` [PATCH 1/1] of-unittest: Deletion of an unnecessary check before the functio
                          ` [PATCH 1/1] ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"
                          ` [PATCH 1/1] ASoC: mop500: Deletion of unnecessary checks before the function call "of_node_put"
                          ` [PATCH 1/1] ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"
                          ` [PATCH 1/1] ALSA: echoaudio: Deletion of a check before release_and_free_resource()
                          ` [PATCH 1/1] ALSA: trident: Deletion of a check before snd_util_memhdr_free()
                          ` [PATCH 0/2] ALSA: ctxfi: Delete an unnecessary check before kfree()
                            ` [PATCH 1/2] ALSA: ctxfi: Deletion of an unnecessary check before the function call "kfree"
                            ` [PATCH 2/2] ALSA: ctxfi: One function call less in get_daio_rsc() after error detection
                              ` ALSA: ctxfi: Delete an unnecessary check before kfree()
                                      ` [PATCH] ALSA: ctxfi: Neaten get_daio_rsc
                          ` [PATCH] ALSA: i2sbus: Deletion of unnecessary checks before the function call "release_and_free_reso
                            ` [PATCH] ALSA: i2sbus: Deletion of unnecessary checks before the function call "release_and_free_
                          ` [PATCH] ARM: DaVinci: Deletion of an unnecessary check before the function call "__clk_disable"
                            `  "
                            ` [PATCH 1/1] SPI-txx9: Deletion of an unnecessary check before the function call "clk_disable"

[patch] drm/tegra: checking IS_ERR() instead of NULL
 2014-12-05 13:19 UTC  (4+ messages)

[patch] USB: mos7720: delete some unneeded code
 2014-12-05 11:22 UTC 

[patch] ipvs: uninitialized data with IP_VS_IPV6
 2014-12-05  7:25 UTC  (3+ messages)

[patch v2] x86_64, traps: always true condition
 2014-12-04 21:56 UTC  (3+ messages)

[patch] sh: off by one BUG_ON() in setup_bootmem_node()
 2014-12-04 11:04 UTC  (2+ messages)

[patch -next] iwlwifi: use a format string for an snprintf()
 2014-12-04 11:02 UTC 

[patch] mpt3sas: issue_reset is uninitialized
 2014-12-04 10:57 UTC  (2+ messages)
` [patch v2] "

[patch v2] mpt2sas: issue reset is never uninitialized
 2014-12-04 10:56 UTC 

[PATCH 1/1] esas2r: Correct typos of "validate" in a comment
 2014-12-04  9:23 UTC  (3+ messages)

[PATCH] checkpatch: allow uppercase logging function names
 2014-12-04  8:54 UTC  (3+ messages)

[patch] mpt2sas: issue reset is not uninitialized
 2014-12-03 14:18 UTC  (5+ messages)

Determination for the number of named function parameters (with SmPL)
 2014-12-03 10:30 UTC  (5+ messages)

[patch] Input: lm8323 - missing error check in lm8323_set_disable()
 2014-12-03  5:56 UTC  (2+ messages)

[PATCH 0/8] replace memset by memzero_explicit
 2014-12-03  0:18 UTC  (26+ messages)
` [PATCH 1/8] purgatory/sha256: "
` [PATCH 2/8] sparc64: "
` [PATCH 3/8] crypto: "
  ` [PATCH 4/8] cifs: "
` [PATCH 5/8] dm: "
` [PATCH 6/8] crypto: "
` [PATCH 7/8] "
` [PATCH 8/8] wusb: "
  ` [PATCH 1/8 v2] purgatory/sha256: "
  ` [PATCH 2/8 v2] sparc64: "
  ` [PATCH 3/8 v2] crypto: "
  ` [PATCH 4/8 v2] cifs: "
  ` [PATCH 5/8 v2] dm: "
  ` [PATCH 6/8 v2] crypto: "
  ` [PATCH 7/8 "
  ` [PATCH 8/8 v2] wusb: "

[patch] usb: storage: debug: uninitialized var in usb_stor_show_sense()
 2014-12-02 14:50 UTC  (5+ messages)
  ` [patch v2] scsi: set fmt to NULL scsi_extd_sense_format() by default

[PATCH 0/4] remove unneeded array
 2014-12-02  6:12 UTC  (7+ messages)
` [PATCH 1/4] target: "
` [PATCH 2/4] drivers/scsi/bfa/bfa_svc.c: remove unneeded structure
` [PATCH 3/4] staging: unisys: "
` [PATCH 4/4] usbip: "

[patch] dm space map metadata: fix sm_bootstrap_get_nr_blocks()
 2014-12-01 13:56 UTC  (2+ messages)

[PATCH 1/1] char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_relea
 2014-11-30 14:22 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).