]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/net/via-velocity.h
drivers/net: Trim trailing whitespace
[mirror_ubuntu-bionic-kernel.git] / drivers / net / via-velocity.h
index 82968e46d5df763aed497a794b8ea22aabc900a8..b9e114d36c0f67efc3a13fbfc0e55f6870e0eca6 100644 (file)
@@ -246,7 +246,7 @@ struct tdesc1 {
 struct td_buf {
        u32 pa_low;
        u16 pa_high;
-       u16 bufsize:14; 
+       u16 bufsize:14;
        u16 reserved:1;
        u16 queue:1;
 } __attribute__ ((__packed__));