public inbox for linux-parisc@vger.kernel.org
 help / color / mirror / Atom feed
  • * [PATCH 0/9] video: fbdev: Deletion of some unnecessary checks
           [not found]                               ` <5317A59D.4@users.sourceforge.net>
           [not found]                                 ` <54A9355F.4050102@users.sourceforge.net>
    @ 2015-01-19 17:54                                 ` SF Markus Elfring
      2015-01-19 18:00                                   ` [PATCH 1/9] video: Deletion of checks before the function call "iounmap" SF Markus Elfring
      1 sibling, 1 reply; 7+ messages in thread
    From: SF Markus Elfring @ 2015-01-19 17:54 UTC (permalink / raw)
      To: Antonino Daplas, Ferenc Bakonyi, Hans de Goede, Helge Deller,
    	James E. J. Bottomley, Jean-Christophe Plagniol-Villard,
    	Kristoffer Ericson, Peter Jones, Tomi Valkeinen, linux-fbdev,
    	linux-nvidia, linux-parisc
      Cc: LKML, kernel-janitors, Julia Lawall
    
    From: Markus Elfring <elfring@users.sourceforge.net>
    Date: Mon, 19 Jan 2015 17:57:25 +0100
    
    Further update suggestions were taken into account after a patch was applied
    from static source code analysis.
    
    Markus Elfring (9):
      fbdev: Deletion of checks before the function call "iounmap"
      One function call less in tdfxfb_probe() after error detection
      One function call less in vesafb_probe() after error detection
      Add check for return value of ioremap() in cirrusfb_pci_register()
      Less function calls in trident_pci_probe() after error detection
      One function call less in pvr2fb_common_init() after error detection
      One function call less in tgafb_register() after error detection
      Less function calls in valkyriefb_init() after error detection
      Less function calls in w100fb_probe() after error detection
    
     drivers/video/fbdev/aty/atyfb_base.c   | 15 +++++--------
     drivers/video/fbdev/cirrusfb.c         | 10 ++++++---
     drivers/video/fbdev/controlfb.c        |  6 ++---
     drivers/video/fbdev/efifb.c            |  3 +--
     drivers/video/fbdev/hgafb.c            |  3 +--
     drivers/video/fbdev/hpfb.c             |  3 +--
     drivers/video/fbdev/i810/i810_main.c   |  6 ++---
     drivers/video/fbdev/macfb.c            | 15 +++++--------
     drivers/video/fbdev/offb.c             |  3 +--
     drivers/video/fbdev/pvr2fb.c           | 15 ++++++-------
     drivers/video/fbdev/s1d13xxxfb.c       |  3 +--
     drivers/video/fbdev/s3fb.c             |  6 ++---
     drivers/video/fbdev/sh_mobile_hdmi.c   |  6 ++---
     drivers/video/fbdev/sh_mobile_lcdcfb.c |  3 +--
     drivers/video/fbdev/simplefb.c         |  3 +--
     drivers/video/fbdev/stifb.c            |  3 +--
     drivers/video/fbdev/tdfxfb.c           | 22 +++++++++----------
     drivers/video/fbdev/tgafb.c            | 20 ++++++++---------
     drivers/video/fbdev/tridentfb.c        | 15 +++++++------
     drivers/video/fbdev/valkyriefb.c       | 37 ++++++++++++++++++-------------
     drivers/video/fbdev/vesafb.c           | 11 +++++-----
     drivers/video/fbdev/w100fb.c           | 40 +++++++++++++++++-----------------
     22 files changed, 116 insertions(+), 132 deletions(-)
    
    -- 
    2.2.2
    
    ^ permalink raw reply	[flat|nested] 7+ messages in thread

  • end of thread, other threads:[~2016-10-26 12:42 UTC | newest]
    
    Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <5307CAA2.8060406@users.sourceforge.net>
         [not found] ` <alpine.DEB.2.02.1402212321410.2043@localhost6.localdomain6>
         [not found]   ` <530A086E.8010901@users.sourceforge.net>
         [not found]     ` <alpine.DEB.2.02.1402231635510.1985@localhost6.localdomain6>
         [not found]       ` <530A72AA.3000601@users.sourceforge.net>
         [not found]         ` <alpine.DEB.2.02.1402240658210.2090@localhost6.localdomain6>
         [not found]           ` <530B5FB6.6010207@users.sourceforge.net>
         [not found]             ` <alpine.DEB.2.10.1402241710370.2074@hadrien>
         [not found]               ` <530C5E18.1020800@users.sourceforge.net>
         [not found]                 ` <alpine.DEB.2.10.1402251014170.2080@hadrien>
         [not found]                   ` <530CD2C4.4050903@users.sourceforge.net>
         [not found]                     ` <alpine.DEB.2.10.1402251840450.7035@hadrien>
         [not found]                       ` <530CF8FF.8080600@users.sourceforge.net>
         [not found]                         ` <alpine.DEB.2.02.1402252117150.2047@localhost6.localdomain6>
         [not found]                           ` <530DD06F.4090703@users.sourceforge.net>
         [not found]                             ` <alpine.DEB.2.02.1402262129250.2221@localhost6.localdomain6>
         [not found]                               ` <5317A59D.4@users.sourceforge.net>
         [not found]                                 ` <54A9355F.4050102@users.sourceforge.net>
    2015-01-04 13:36                                   ` [PATCH 11/13] ALSA: Deletion of checks before the function call "iounmap" SF Markus Elfring
    2015-01-05 13:58                                     ` Dan Carpenter
    2016-10-26 12:26                                     ` Dan Carpenter
    2016-10-26 12:28                                       ` Johannes Berg
    2016-10-26 12:42                                         ` Dan Carpenter
    2015-01-19 17:54                                 ` [PATCH 0/9] video: fbdev: Deletion of some unnecessary checks SF Markus Elfring
    2015-01-19 18:00                                   ` [PATCH 1/9] video: Deletion of checks before the function call "iounmap" SF Markus Elfring
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox