diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-05-26 21:58:38 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-05-26 21:58:38 -0400 |
commit | e82b0f2cc21be905e504573483fa9542b15df96f (patch) | |
tree | 241f31052917235824197fc755289f4c9ee7779b /drivers/s390/net/qeth_fs.h | |
parent | 74ef872c8f250acc02add54ff9d96f31d17bfeb3 (diff) | |
download | linux-e82b0f2cc21be905e504573483fa9542b15df96f.tar.gz linux-e82b0f2cc21be905e504573483fa9542b15df96f.tar.bz2 linux-e82b0f2cc21be905e504573483fa9542b15df96f.zip |
[netdrvr s/390] trim trailing whitespace
Previous fix patches added a bunch of trailing whitespace,
which git-applymbox complained loudly about.
Diffstat (limited to 'drivers/s390/net/qeth_fs.h')
-rw-r--r-- | drivers/s390/net/qeth_fs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/net/qeth_fs.h b/drivers/s390/net/qeth_fs.h index e422b41c656e..61faf05517d6 100644 --- a/drivers/s390/net/qeth_fs.h +++ b/drivers/s390/net/qeth_fs.h @@ -42,7 +42,7 @@ qeth_create_device_attributes_osn(struct device *dev); extern void qeth_remove_device_attributes_osn(struct device *dev); - + extern int qeth_create_driver_attributes(void); |