1. 11 May, 2010 1 commit
    • Andrea Gelmini's avatar
      Staging: vt6655: 80211hdr.h: Checkpatch cleanup · 0b25a610
      Andrea Gelmini authored
      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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      0b25a610
  2. 30 Apr, 2010 7 commits
  3. 29 Apr, 2010 10 commits
  4. 28 Apr, 2010 22 commits