summaryrefslogtreecommitdiff
path: root/bpfc
ModeNameSize
-rw-r--r--.gitignore27logplain
-rw-r--r--Makefile277logplain
mmary='commit info' class='commit-info'> authorDmitry Eremin <dmitry.eremin@intel.com>2016-09-18 16:38:06 -0400 committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-19 09:51:51 +0200 commitbb5c7f2630dec25282f1ef31c3eeb218ee8b323f (patch) treea1a0a5dd24ac5e69b99dffa613f5382383febdfd parentee5532436a7de5f77e8d0a5c9b52f915ed3a6187 (diff)
staging: lustre: changelog: fix comparison between signed and unsigned
Change type of changelog_*{namelen,size}() to size_t. Fixed string specifier for unsigned types. Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5577 Reviewed-on: http://review.whamcloud.com/12474 Reviewed-by: James Simmons <uja.ornl@gmail.com> Reviewed-by: Andreas Dilger <andreas.dilger@intel.com> Reviewed-by: James Nunez <james.a.nunez@intel.com> Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat