Jeroen Hofstee
c15df21fe7
mtd: cfi_flash: fix clang warning
...
clang warns this check is silly; it is since s is
a local variable.
u-boot/drivers/mtd/cfi_flash.c:2363:13: warning: comparison of
array 's' not equal to a null pointer is always true
else if ((s != NULL) && (strcmp(s, "yes") == 0)) {
cc: Stefan Roese <sr@denx.de >
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl >
2014-07-18 17:53:22 -04:00
..
2014-02-19 11:07:50 -05:00
2014-06-06 10:14:07 +02:00
2014-02-20 06:46:56 +01:00
2014-06-20 11:55:49 -06:00
2014-06-19 11:19:04 -04:00
2014-06-05 13:45:07 -07:00
2014-06-20 11:55:18 -06:00
2014-06-11 02:31:48 +02:00
2013-10-31 13:26:01 -04:00
2014-06-11 16:27:05 -04:00
2014-07-04 21:37:29 +02:00
2014-02-19 11:07:50 -05:00
2014-07-07 19:47:19 -04:00
2014-03-17 20:05:46 -06:00
2014-06-19 17:53:58 -04:00
2014-06-19 11:19:04 -04:00
2014-06-19 11:19:04 -04:00
2014-07-18 17:53:22 -04:00
2014-07-03 08:40:58 +02:00
2014-05-16 16:24:26 -05:00
2014-07-07 19:43:01 -04:00
2014-07-01 20:52:51 +02:00
2014-05-13 08:26:56 -07:00
2014-02-19 11:07:50 -05:00
2014-05-28 17:37:47 +02:00
2014-07-07 19:42:34 -04:00
2014-07-04 23:45:48 +02:00
2014-07-07 19:43:01 -04:00
2013-10-31 13:26:01 -04:00
2014-07-09 22:11:51 +02:00
2014-07-07 19:43:02 -04:00
2014-07-07 19:47:09 -04:00
2014-06-19 17:53:58 -04:00