Clean up trailing whitespace in the kernel headers.
And fix the scripts so they stop letting trailing whitespace through. Change-Id: Ie109fbe1f63321e565ba0fa60fee8e9cf3a61cfc
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
#ifndef _LINUX_IF_HIPPI_H
|
||||
#define _LINUX_IF_HIPPI_H
|
||||
#include <asm/byteorder.h>
|
||||
#define HIPPI_ALEN 6
|
||||
#define HIPPI_ALEN 6
|
||||
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
|
||||
#define HIPPI_HLEN sizeof(struct hippi_hdr)
|
||||
#define HIPPI_ZLEN 0
|
||||
#define HIPPI_DATA_LEN 65280
|
||||
#define HIPPI_ZLEN 0
|
||||
#define HIPPI_DATA_LEN 65280
|
||||
#define HIPPI_FRAME_LEN (HIPPI_DATA_LEN + HIPPI_HLEN)
|
||||
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
|
||||
#define HIPPI_EXTENDED_SAP 0xAA
|
||||
|
Reference in New Issue
Block a user