1. 12 5月, 2010 2 次提交
    • G
      Staging: comedi: fix 80 character line issue in 8253.h · a88e29cf
      Graham M Howe 提交于
      This is a patch to the 8253.h file to fix 80 character line warning
      found by checkpatch.pl tool
      Signed-off-by: NGraham M Howe <gman.1352@googlemail.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      a88e29cf
    • A
      Staging: vt6655: 80211hdr.h: Checkpatch cleanup · 0b25a610
      Andrea Gelmini 提交于
      ERROR: do not use C99 // comments
      +// bit type
      
      ERROR: do not use C99 // comments
      +// 802.11 frame related, defined as 802.11 spec
      
      ERROR: do not use C99 // comments
      +//#define WLAN_RATES_MAXLEN           255
      
      ERROR: do not use C99 // comments
      +//#define WLAN_WEPMAX_KEYLEN          29
      
      ERROR: do not use C99 // comments
      +// Frame Type
      
      ERROR: do not use C99 // comments
      +// Frame Subtypes
      
      ERROR: do not use C99 // comments
      +// Control
      
      ERROR: do not use C99 // comments
      +// Data
      
      ERROR: do not use C99 // comments
      +// GET & SET Frame Control bit
      
      ERROR: do not use C99 // comments
      +// Sequence Field bit
      
      ERROR: do not use C99 // comments
      +// Capability Field bit
      
      ERROR: do not use C99 // comments
      +// GET & SET Frame Control bit
      
      ERROR: do not use C99 // comments
      +// Sequence Field bit
      
      ERROR: do not use C99 // comments
      +// Capability Field bit
      
      ERROR: do not use C99 // comments
      +#endif //#ifdef __BIG_ENDIAN
      
      ERROR: do not use C99 // comments
      +// ERP Field bit
      
      ERROR: do not use C99 // comments
      +// Support & Basic Rates field
      
      ERROR: do not use C99 // comments
      +// TIM field
      
      ERROR: do not use C99 // comments
      +// 3-Addr & 4-Addr
      
      ERROR: do not use C99 // comments
      +// IEEE ADDR
      
      ERROR: do not use C99 // comments
      +// 802.11 Header Format
      
      ERROR: space required after that close brace '}'
      +}__attribute__ ((__packed__))
      
      ERROR: space required after that close brace '}'
      +}__attribute__ ((__packed__))
      
      ERROR: space required after that close brace '}'
      +}__attribute__ ((__packed__))
      
      ERROR: do not use C99 // comments
      +#endif // __80211HDR_H__
      
      Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      0b25a610
  2. 30 4月, 2010 12 次提交
  3. 29 4月, 2010 20 次提交
  4. 28 4月, 2010 6 次提交