commit | e46ebd27823b27273da780376d54c080250ff1a2 | [log] [tgz] |
---|---|---|
author | Tomasz Stanislawski <t.stanislaws@samsung.com> | Tue Jul 12 11:27:20 2011 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jul 20 20:47:43 2011 -0400 |
tree | cbc3b65326f1fe006284869bd180481fa195340c | |
parent | 8daaa83145ef1f0a146680618328dbbd0fa76939 [diff] |
anonfd: fix missing declaration The forward declaration of struct file_operations is added to avoid compilation warnings. Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>