diff options
author | Kefeng Wang <[email protected]> | 2019-06-05 22:24:25 +0800 |
---|---|---|
committer | Steve French <[email protected]> | 2019-07-07 22:37:42 -0500 |
commit | 06f2fca7ff51d87c82fc911759373be5e1d0f7b6 (patch) | |
tree | 9363516b77ed5358449be7d1d5f5b891a9a95184 /net/lapb/lapb_subr.c | |
parent | d81f09748dd705c4480c804146e5ee48a13f0c74 (diff) |
fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)
IS_ERR(_OR_NULL) already contain an 'unlikely' compiler flag,
so no need to do that again from its callers. Drop it.
Cc: [email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Signed-off-by: Steve French <[email protected]>
Reviewed-by: Paulo Alcantara <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions