aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/revoke.c
diff options
context:
space:
mode:
authorMitch Williams <mitch.a.williams@intel.com>2014-02-13 06:48:42 -0500
committerDavid S. Miller <davem@davemloft.net>2014-02-13 17:27:28 -0500
commita63fa1cdb667609cd9f99435ecbbcda61861b38f (patch)
treeb5071a3f240253290b25fccceee590b003810564 /fs/jbd2/revoke.c
parentaf1a2a9c94d7b509ded794ef20b27f8fd36dee63 (diff)
i40evf: clean up memsets
As politely pointed out by Dave Miller, calls to memset do not need a void pointer cast. Additionally, it is preferred to use sizeof(*the actual object) instead of sizeof(type). Change-ID: Id6a02429b7040111531f3865ea03fbe619167cb3 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Kevin Scott <kevin.c.scott@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com> Signed-off-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/jbd2/revoke.c')
0 files changed, 0 insertions, 0 deletions