diff for duplicates of <51092F7F.2090105@bfs.de> diff --git a/a/1.txt b/N1/1.txt index e2764c3..f29b290 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -73,8 +73,8 @@ I have no clue why you need that, using c-strings makes life more easy in the last minute a sprintf(buf,"%u") will save the day ;) >>> In the following case: ->>> if get_attrs[a].len = 0 ->>> then get_attrs[a].val_ptr = NULL +>>> if get_attrs[a].len == 0 +>>> then get_attrs[a].val_ptr == NULL >>> >>> The end result should be >>> odi->osdname_len = 0 diff --git a/a/content_digest b/N1/content_digest index 184eb97..6e17e5e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,7 +7,7 @@ "ref\0CAEMWVhsAysz6QQnBkNteVExAVdQ6YRZd62WE0vzmd1hvNa0-zg@mail.gmail.com\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [patch] [SCSI] libosd: check for kzalloc() failure\0" - "Date\0Wed, 30 Jan 2013 14:34:39 +0000\0" + "Date\0Wed, 30 Jan 2013 15:34:39 +0100\0" "To\0Benny Halevy <bhalevy@tonian.com>\0" "Cc\0Dan Carpenter <dan.carpenter@oracle.com>" Boaz Harrosh <bharrosh@panasas.com> @@ -92,8 +92,8 @@ "last minute a sprintf(buf,\"%u\") will save the day ;)\n" "\n" ">>> In the following case:\n" - ">>> if get_attrs[a].len = 0\n" - ">>> then get_attrs[a].val_ptr = NULL\n" + ">>> if get_attrs[a].len == 0\n" + ">>> then get_attrs[a].val_ptr == NULL\n" ">>>\n" ">>> The end result should be\n" ">>> odi->osdname_len = 0\n" @@ -140,4 +140,4 @@ "> \n" > -8a6b067dd312a2d8a379bd147e344102b3bb612e135d9d401db62b6fd13c7d04 +63e46504faa126c8cad124817128d5483d31b36936c9ca336627d229068b48b0
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.