mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 13:44:56 +02:00
psd: remove whitespace at EOL
This commit is contained in:
@@ -309,7 +309,7 @@ static struct xt_match xt_psd_reg __read_mostly = {
|
|||||||
.revision = 1,
|
.revision = 1,
|
||||||
.match = xt_psd_match,
|
.match = xt_psd_match,
|
||||||
.matchsize = sizeof(struct xt_psd_info),
|
.matchsize = sizeof(struct xt_psd_info),
|
||||||
.me = THIS_MODULE
|
.me = THIS_MODULE,
|
||||||
};
|
};
|
||||||
|
|
||||||
static int __init xt_psd_init(void)
|
static int __init xt_psd_init(void)
|
||||||
|
Reference in New Issue
Block a user