drop a bunch of white space at end of lines and end of files...

-x -wb apparently doesn't hide end of file white space changes..

This is to reduce the amount of diff for my PCIe HP changes..
This commit is contained in:
jmg 2015-10-18 08:13:51 +00:00
parent 6011fa6be4
commit c1a65e2b3f
3 changed files with 14 additions and 16 deletions

View File

@ -2116,4 +2116,3 @@ pcib_try_enable_ari(device_t pcib, device_t dev)
return (0);
}

View File

@ -206,4 +206,3 @@ METHOD void decode_rid {
int *slot;
int *func;
} DEFAULT pcib_decode_rid;