linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.28k stars 999 forks source link

fanotify: fix compile complain #977

Closed Rtoax closed 1 year ago

Rtoax commented 1 year ago
fanotify21.c:42:1: warning: useless storage class specifier in empty declaration
   42 | };
      | ^
pevik commented 1 year ago

Reviewed-by: Petr Vorel <pvorel@suse.cz>

metan-ucw commented 1 year ago

Looks good.

Reviewed-by: Cyril Hrubis chrubis@suse.cz