diff options
author | Leon Romanovsky <leon@leon.nu> | 2012-12-27 18:55:46 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2012-12-28 03:27:53 +0100 |
commit | 9836b8b9499cb25ea32cad9fff640eef874c5431 (patch) | |
tree | b7d05ce46e6b1f86aea3794ba7b0eddf9db8c9bd /ipc/util.h | |
parent | f2fs: clean up unused variables and return values (diff) | |
download | linux-9836b8b9499cb25ea32cad9fff640eef874c5431.tar.xz linux-9836b8b9499cb25ea32cad9fff640eef874c5431.zip |
f2fs: unify string length declarations and usage
This patch is intended to unify string length declarations and usage.
There are number of calls to strlen which return size_t object.
The size of this object depends on compiler if it will be bigger,
equal or even smaller than an unsigned int
Signed-off-by: Leon Romanovsky <leon@leon.nu>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions