From: Christoph Hellwig Date: Sun, 21 Jun 2015 23:44:47 +0000 (+1000) Subject: xfs: use void pointers in log validation helpers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~97^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5809d5e083a0e6c7121724635db2a1a6f9b90d52;p=pandora-kernel.git xfs: use void pointers in log validation helpers Compared to char pointers this saves us a lot of casting effort. Also add another local variable to make the code easier to read. Signed-off-by: Christoph Hellwig Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed