diff for duplicates of <20150325213347.5e78132b@maestro.intranet> diff --git a/a/1.txt b/N1/1.txt index e42ad66..25c91b8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,8 @@ schrieb Olliver Schinagl <oliver@schinagl.nl>: > return the function. > > or even shorter :) -> return sd1307fb_write_cmd(par->client, (blank_mode !> FB_BLANK_UNBLANK) ? SSD1307FB_DISPLAY_OFF : SSD1307FB_DISPLAY_ON; +> return sd1307fb_write_cmd(par->client, (blank_mode != +> FB_BLANK_UNBLANK) ? SSD1307FB_DISPLAY_OFF : SSD1307FB_DISPLAY_ON; Wow, short and elegant. Thanks for the hint, I will include it in v6. diff --git a/a/content_digest b/N1/content_digest index 4ceed3c..f700e9f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\05512D92D.3020809@schinagl.nl\0" "From\0Thomas Niederpr\303\274m <niederp@physik.uni-kl.de>\0" "Subject\0Re: [PATCHv5 11/11] fbdev: ssd1307fb: Add blank mode\0" - "Date\0Wed, 25 Mar 2015 20:33:47 +0000\0" + "Date\0Wed, 25 Mar 2015 21:33:47 +0100\0" "To\0Olliver Schinagl <oliver@schinagl.nl>\0" "Cc\0plagnioj@jcrosoft.com" tomi.valkeinen@ti.com @@ -53,10 +53,11 @@ "> return the function.\n" "> \n" "> or even shorter :)\n" - "> return sd1307fb_write_cmd(par->client, (blank_mode !> FB_BLANK_UNBLANK) ? SSD1307FB_DISPLAY_OFF : SSD1307FB_DISPLAY_ON;\n" + "> return sd1307fb_write_cmd(par->client, (blank_mode !=\n" + "> FB_BLANK_UNBLANK) ? SSD1307FB_DISPLAY_OFF : SSD1307FB_DISPLAY_ON;\n" "\n" "Wow, short and elegant. Thanks for the hint, I will include it in v6.\n" "\n" Thomas -110cb54abc8d114a7660eface92a3bbc7ee2c22c22027d53d4e08fc86781f654 +d7d0c1c5fc9a8cc8e2fb66632b910334749921de55a6509bcda796dfb38beecf
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.