isdn: whitespace coding style cleanup
isdn source code uses a not-current coding style. Update the coding style used on a per-line basis so that git diff -w shows only elided blank lines at EOF. Done with emacs and some scripts and some typing. Built x86 allyesconfig. No detected change in objdump -d or size. Signed-off-by: Joe Perches <joe@perches.com>
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
|
||||
/*
|
||||
Set untranslated protocol code features
|
||||
*/
|
||||
*/
|
||||
#define DIVA_XDI_UM_CMD_SET_PROTOCOL_FEATURES 11
|
||||
|
||||
typedef struct _diva_xdi_um_cfg_cmd_data_set_features {
|
||||
|
Reference in New Issue
Block a user