Dan Carpenter
39946886fc
cifs: potential unintitliazed error code in cifs_getattr()
...
Smatch complains that "rc" could be uninitialized.
fs/cifs/inode.c:2206 cifs_getattr() error: uninitialized symbol 'rc'.
Changing it to "return 0;" improves readability as well.
Fixes: cc1baf98c8f6 ("cifs: do not ignore the SYNC flags in getattr")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
2020-03-17 13:26:26 -05:00
..
2019-05-30 11:26:35 -07:00
2018-08-07 14:15:41 -05:00
2020-02-04 03:05:26 +00:00
2019-09-16 11:43:38 -05:00
2020-02-24 14:20:38 -06:00
2019-09-16 11:43:38 -05:00
2020-02-06 09:14:28 -06:00
2019-11-25 01:16:30 -06:00
2011-05-27 04:34:02 +00:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2020-02-12 22:24:26 -06:00
2019-12-06 14:15:52 -06:00
2019-06-20 14:19:55 +08:00
2020-02-24 14:20:38 -06:00
2020-01-31 15:13:22 -06:00
2020-02-24 14:20:38 -06:00
2018-11-02 14:09:41 -05:00
2020-02-24 14:20:38 -06:00
2019-09-16 11:43:39 -05:00
2020-02-24 14:20:38 -06:00
2020-02-12 22:24:26 -06:00
2020-02-04 03:05:26 +00:00
2020-02-04 03:05:26 +00:00
2020-03-12 18:25:20 -04:00
2019-06-27 23:02:12 +01:00
2010-08-05 17:17:51 +00:00
2019-07-31 13:31:05 -06:00
2020-02-24 14:20:38 -06:00
2018-08-07 14:15:41 -05:00
2018-08-07 14:15:41 -05:00
2020-03-17 13:26:26 -05:00
2020-02-06 09:14:28 -06:00
2019-09-19 10:32:16 -07:00
2020-02-03 16:12:47 -06:00
2019-09-16 11:43:38 -05:00
2019-11-25 01:17:12 -06:00
2019-10-06 22:04:35 -05:00
2019-05-24 17:36:45 +02:00
2019-05-24 17:36:45 +02:00
2016-06-23 23:45:07 -05:00
2020-02-06 17:19:38 -06:00
2007-06-05 18:30:44 +00:00
2020-02-06 09:12:16 -06:00
2020-02-24 14:20:38 -06:00
2019-12-23 09:04:44 -06:00
2018-10-23 21:16:04 -05:00
2020-02-24 14:20:38 -06:00
2019-09-16 11:43:38 -05:00
2020-01-26 19:24:17 -06:00
2020-02-24 14:20:38 -06:00
2020-02-24 14:20:38 -06:00
2020-02-06 17:32:24 -06:00
2020-02-03 16:12:47 -06:00
2019-05-07 23:24:54 -05:00
2020-02-06 12:42:36 -06:00
2019-11-25 01:16:30 -06:00
2019-05-30 11:26:37 -07:00
2019-08-22 14:57:34 +10:00
2010-08-02 12:40:40 +00:00
2019-09-24 23:31:32 -05:00
2019-01-24 09:37:33 -06:00
2020-02-05 18:24:19 -06:00
2020-01-26 19:24:17 -06:00
2019-05-30 11:26:35 -07:00
2020-01-26 19:24:17 -06:00