From: Miklos Szeredi Date: Thu, 12 Apr 2012 10:57:08 +0000 (+0200) Subject: fuse: use flexible array in fuse.h X-Git-Tag: v3.4-rc4~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c628ee67fb15a0d8d48351aa2e487c5f14779785;p=pandora-kernel.git fuse: use flexible array in fuse.h Use the ISO C standard compliant form instead of the gcc extension in the interface definition. Reported-by: Shachar Sharon Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed