lkml.org 
[lkml]   [2012]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 00/19 v2] Several cleanings and style fixes
    Date
    Hi!

    Second version of the patches round containing suggestions made
    to the first version:

    * patch 0001:
    ** keep some useful comments.
    ** format a couple of multiline comments
    ** don't remove empty lines in vb_util.h and vb_init.h

    * patch 0005:
    ** remove exclamation marks from a string

    * patch 0015
    ** simplify a bit more by joining another couple of conditions

    * patch 0017
    ** replace do-while with gotos

    * patch 0018
    ** move some comments to previous line instead of modifying them

    Also, I'm sending all of the patches again because they were encoded in
    base64 instead of 8bit.

    Regards!

    Miguel Gómez (19):
    Staging: xgifb: Comment cleaning.
    Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.
    Staging: xgifb: Remove LCDA detection in xgifb_probe().
    Staging: xgifb: Remove unused struct _chswtable.
    Staging: xgifb: Improve debug strings.
    Staging: xgifb: Remove useless switch in XGIfb_detect_VB().
    Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().
    Staging: xgifb: Remove unneeded var and condition in
    XGIfb_search_vesamode().
    Staging: xgifb: Remove useless always true condition.
    Staging: xgifb: Rework conditions in XGI_SetATTRegs().
    Staging: xgifb: Refactor XGI_AjustCRT2Rate().
    Staging: xgifb: Refactor XGI_GetVBType().
    Staging: xgifb: Rework conditions in XGI_GetVBInfo().
    Staging: xgifb: Refactor XGI_GetCRT2ResInfo().
    Staging: xgifb: Rework conditions in XGI_SetLockRegs().
    Staging: xgifb: Rework conditions in XGI_EnableBridge().
    Staging: xgifb: Rework some conditions in XGI_SetCRT2ModeRegs().
    Staging: xgifb: Fix coding style.
    Staging: xgifb: Remove useless condition.

    drivers/staging/xgifb/XGI_main.h | 14 -
    drivers/staging/xgifb/XGI_main_26.c | 247 +++---------
    drivers/staging/xgifb/XGIfb.h | 8 +-
    drivers/staging/xgifb/vb_def.h | 3 -
    drivers/staging/xgifb/vb_init.c | 166 +-------
    drivers/staging/xgifb/vb_setmode.c | 747 ++++++++++++++++-------------------
    drivers/staging/xgifb/vb_struct.h | 3 -
    drivers/staging/xgifb/vb_table.h | 65 ++-
    drivers/staging/xgifb/vgatypes.h | 34 --
    9 files changed, 455 insertions(+), 832 deletions(-)

    --
    1.7.9.5

    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2012-07-06 13:21    [W:4.158 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site